Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 4, 2021 08:25
Show Gist options
  • Save wpmu-authors/de419105fd2929459d87ee5e97274c58 to your computer and use it in GitHub Desktop.
Save wpmu-authors/de419105fd2929459d87ee5e97274c58 to your computer and use it in GitHub Desktop.
Navigation Menu width styling
.main-navigation ul li {
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment