Created
July 29, 2016 15:35
-
-
Save we4tech/8a2bbecaf1c1af3cd16c3839c1cdf1fb to your computer and use it in GitHub Desktop.
Collection of Nice Shadow effects
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
.shadow1 { | |
box-shadow: 0 0 20px 1px rgba(114,114,189,0.1); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment