Created
May 23, 2016 14:07
-
-
Save lelandf/f29be3fbe5083601a03fa4da10087f77 to your computer and use it in GitHub Desktop.
Add Snapchat support to the Adaline social menu.
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
.social-links ul a[href*='snapchat.com']:before { | |
content: '\f2ac'; /* http://fontawesome.io/icon/snapchat-ghost/ */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment