Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 4, 2021 08:34
Show Gist options
  • Save wpmu-authors/1e446d1349f71cf607b199e5f3a10fce to your computer and use it in GitHub Desktop.
Save wpmu-authors/1e446d1349f71cf607b199e5f3a10fce to your computer and use it in GitHub Desktop.
Float for menu icon
.fa::before {
float: left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment