Skip to content

Instantly share code, notes, and snippets.

@levinmejia
Created December 18, 2015 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save levinmejia/708008a8ecb7bcba3846 to your computer and use it in GitHub Desktop.
Save levinmejia/708008a8ecb7bcba3846 to your computer and use it in GitHub Desktop.
.image-blur {
-webkit-filter: blur(10px);
filter: blur(10px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment