Skip to content

Instantly share code, notes, and snippets.

@erlangparasu
Forked from gertig/Mac style drop shadow.css
Created September 30, 2019 09:26
Show Gist options
  • Save erlangparasu/3cd50aec5519a952fde1001e5043b449 to your computer and use it in GitHub Desktop.
Save erlangparasu/3cd50aec5519a952fde1001e5043b449 to your computer and use it in GitHub Desktop.
Mac style drop shadow
box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment