Skip to content

Instantly share code, notes, and snippets.

@CrazyMORF
Last active November 20, 2023 20:22
Show Gist options
  • Save CrazyMORF/f0d4059cbfd5c13928d3 to your computer and use it in GitHub Desktop.
Save CrazyMORF/f0d4059cbfd5c13928d3 to your computer and use it in GitHub Desktop.
MacOS like box-shadow
.box {
box-shadow: 0 22px 70px 4px rgba(0, 0, 0, 0.56);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment