Created
March 12, 2020 10:33
-
-
Save proweb/b63a677f0a7e285909c310af95ffb886 to your computer and use it in GitHub Desktop.
How to make a background blur in CSS with one line of code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backdrop-filter: blur(5px); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment