Skip to content

Instantly share code, notes, and snippets.

@devmrin
Last active June 16, 2021 17:30
Show Gist options
  • Save devmrin/ef764b36e2950df44a58ac077c09595d to your computer and use it in GitHub Desktop.
Save devmrin/ef764b36e2950df44a58ac077c09595d to your computer and use it in GitHub Desktop.
Basic box shadow of choice
.class {
box-shadow: 1px 4px 8px 1px #1e1e1e6e;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment