Created
February 8, 2018 19:13
-
-
Save moladukes/61bc812271620149c174913a37b0e954 to your computer and use it in GitHub Desktop.
Sexy Box Shadow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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