Skip to content

Instantly share code, notes, and snippets.

@moladukes
Created February 8, 2018 19:13
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save moladukes/61bc812271620149c174913a37b0e954 to your computer and use it in GitHub Desktop.
Sexy Box Shadow
.sexy-box-shadow {
box-shadow: 0 50px 100px rgba(50,50,93,.1), 0 15px 35px rgba(50,50,93,.15), 0 5px 15px rgba(0,0,0,.1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment