Skip to content

Instantly share code, notes, and snippets.

@lukejones
Created April 6, 2017 13:29
Show Gist options
  • Save lukejones/a9723d1a1fec93df64a83c4631099514 to your computer and use it in GitHub Desktop.
Save lukejones/a9723d1a1fec93df64a83c4631099514 to your computer and use it in GitHub Desktop.
Shadows
* {
box-shadow: 0 10px 10px rgba(0,0,0,0.25);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment