Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 4, 2021 09:05
Show Gist options
  • Save wpmu-authors/4c68f69ec4d210d5a7b15f6896b278c1 to your computer and use it in GitHub Desktop.
Save wpmu-authors/4c68f69ec4d210d5a7b15f6896b278c1 to your computer and use it in GitHub Desktop.
Menu text styling
.main-navigation ul li.fa.fa-lg a {
font-family: 'Noto Serif', serif;
font-size: 0.8em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment