Skip to content

Instantly share code, notes, and snippets.

@radi-cho
Created July 16, 2018 10:27
Show Gist options
  • Save radi-cho/638b16080282ca319deba5038c44ac53 to your computer and use it in GitHub Desktop.
Save radi-cho/638b16080282ca319deba5038c44ac53 to your computer and use it in GitHub Desktop.
CSS Snipped for blogpost by Radi Cho - keyboard buttons and the disappearing shadows
/*
If we make it `display: none`, the shadows will disappear as well,
and the easiest solution will be something like this:
*/
left: -30px;
top: -30px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment