Skip to content

Instantly share code, notes, and snippets.

@joellesenne
Last active September 3, 2020 06:19
Show Gist options
  • Save joellesenne/02b30fc2d9632d345af889f6632605cf to your computer and use it in GitHub Desktop.
Save joellesenne/02b30fc2d9632d345af889f6632605cf to your computer and use it in GitHub Desktop.
/* <https://codepen.io/michellebarker/pen/poyogzmvvv> */
.parent {
filter: drop-shadow(0.4rem 0.4rem 0.45rem rgba(0, 0, 30, 0.5))
}
.children {
// Code here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment