Created
December 2, 2018 22:08
-
-
Save anthonycoffey/50ba62ab6aab5e3da4bdeba4d84ee06e to your computer and use it in GitHub Desktop.
Good Inset Box Shadow for a mouseover "pushed in" effect
This file contains 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
box-shadow: inset 0px 1px 3px rgba(0,0,0,.5); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment