Created
June 12, 2018 22:10
-
-
Save cihadturhan/903529caec154519f04d30c57705e7e1 to your computer and use it in GitHub Desktop.
medium-article-links
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
.item { | |
/* stack many of them */ | |
box-shadow: 0 5px 10px red, 0 20px 25px green; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment