Created
April 24, 2020 10:43
-
-
Save edjw/a4547a82004222f2532d08bfbaf1596b to your computer and use it in GitHub Desktop.
box shadow from refactoring ui steve schoger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
something { | |
box-shadow: 0 4px 6px 0 hsla(0, 0%, 0%, 0.2); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment