结构
<header>
-top element
-has 0.8 opacity
-fixed to top of window
<section>
-contains content that will scroll under header
-content that gets pushed under the header will show through
我想对在标题下推送的内容应用模糊。 (大约100px高)我不想对整个部分应用模糊,只是在标题元素下面的部分。有没有办法实现局部模糊?