I'm using a css style to make a blur effect but the blur isn't covering the whole div.
Should i add something to the code to fix this, or is there another solution?
Here is the code that i'm currently using:
<style>
.blur {
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
}
</style>
Example of what i mean:
Here is my public share link: https://preview.webflow.com/preview/theblur?preview=f59fb6c0f87b6bb05c65a0cfb7ebe612