Skip to content

Instantly share code, notes, and snippets.

@MariaJackson1
Last active August 8, 2022 21:11
Show Gist options
  • Save MariaJackson1/7c0068c10e539488a882732faead65c1 to your computer and use it in GitHub Desktop.
Save MariaJackson1/7c0068c10e539488a882732faead65c1 to your computer and use it in GitHub Desktop.
Box shadow Material Design
.classname {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment