Last active
September 29, 2017 14:19
-
-
Save kovtunos/c9a57ebf5cea7f3d278366f94b3ed533 to your computer and use it in GitHub Desktop.
Drop shadow on png image with alpha channel #css
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
filter: drop-shadow(5px 5px 5px #222); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment