Skip to content

Instantly share code, notes, and snippets.

@777777miSSU7777777
Created July 22, 2019 21:13
Show Gist options
  • Select an option

  • Save 777777miSSU7777777/4af678483388d29ed85fef2221719f76 to your computer and use it in GitHub Desktop.

Select an option

Save 777777miSSU7777777/4af678483388d29ed85fef2221719f76 to your computer and use it in GitHub Desktop.
Value for box-shadow css property.
* {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment