Skip to content

Instantly share code, notes, and snippets.

@we4tech
Created July 29, 2016 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save we4tech/8a2bbecaf1c1af3cd16c3839c1cdf1fb to your computer and use it in GitHub Desktop.
Save we4tech/8a2bbecaf1c1af3cd16c3839c1cdf1fb to your computer and use it in GitHub Desktop.
Collection of Nice Shadow effects
.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