Created
February 18, 2020 17:47
-
-
Save ryantownley/00f8fe693f3ddb40d098917efa51fe88 to your computer and use it in GitHub Desktop.
Secondary navigation menu spacing when above footer copyright text in Genesis.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.nav-secondary { | |
margin: 0 0 20px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment