Created
June 13, 2022 07:50
-
-
Save Tusko/144201e7b51509f1ebff3b17f098bdd4 to your computer and use it in GitHub Desktop.
blue background
This file contains hidden or 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
.element { | |
backdrop-filter: saturate(50%) blur(8px); | |
-webkit-backdrop-filter: saturate(50%) blur(8px); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment