Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 4, 2021 08:40
Show Gist options
  • Save wpmu-authors/5c4f7d9babc0f49fb40bac9b3c683596 to your computer and use it in GitHub Desktop.
Save wpmu-authors/5c4f7d9babc0f49fb40bac9b3c683596 to your computer and use it in GitHub Desktop.
Styling for icon
.fa::before {
float: left;
margin-top: 8px;
width: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment