Skip to content

Instantly share code, notes, and snippets.

@kovtunos
Last active September 29, 2017 14:19
Show Gist options
  • Save kovtunos/c9a57ebf5cea7f3d278366f94b3ed533 to your computer and use it in GitHub Desktop.
Save kovtunos/c9a57ebf5cea7f3d278366f94b3ed533 to your computer and use it in GitHub Desktop.
Drop shadow on png image with alpha channel #css
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