Skip to content

Instantly share code, notes, and snippets.

@CodeMyUI
Created April 19, 2017 01:44
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodeMyUI/51e13713de5f07d84ca362273af964a3 to your computer and use it in GitHub Desktop.
Save CodeMyUI/51e13713de5f07d84ca362273af964a3 to your computer and use it in GitHub Desktop.
dwfssdfsdfsdfsdf
<div class="grey">πŸ₯‡ πŸ₯ˆ πŸ₯‰ πŸ… πŸŽ–οΈ</div>
<div class="default">πŸ₯‡ πŸ₯ˆ πŸ₯‰ πŸ… πŸŽ–οΈ</div>
.grey {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
font-size: 10em;
}
.default {
font-size: 10em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment