Skip to content

Instantly share code, notes, and snippets.

@Tusko
Created June 13, 2022 07:50
Show Gist options
  • Save Tusko/144201e7b51509f1ebff3b17f098bdd4 to your computer and use it in GitHub Desktop.
Save Tusko/144201e7b51509f1ebff3b17f098bdd4 to your computer and use it in GitHub Desktop.
blue background
.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