Skip to content

Instantly share code, notes, and snippets.

@codexico
Created June 5, 2014 17:46
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 codexico/7ef6e34a97fe0b2db824 to your computer and use it in GitHub Desktop.
Save codexico/7ef6e34a97fe0b2db824 to your computer and use it in GitHub Desktop.
-webkit-transform: translate3d(0, 0, 0);
-webkit-filter: blur(30px);
-moz-filter: blur(30px);
-o-filter: blur(30px);
-ms-filter: blur(30px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='60');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment