Skip to content

Instantly share code, notes, and snippets.

@lelandf
Created May 23, 2016 14:07
Show Gist options
  • Save lelandf/f29be3fbe5083601a03fa4da10087f77 to your computer and use it in GitHub Desktop.
Save lelandf/f29be3fbe5083601a03fa4da10087f77 to your computer and use it in GitHub Desktop.
Add Snapchat support to the Adaline social menu.
.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