Skip to content

Instantly share code, notes, and snippets.

@ramseyp
Created April 28, 2014 15:17
Embed
What would you like to do?
@media only screen and (max-width: 1139px) {
.site-header .widget-area {
width: 600px;
}
.genesis-nav-menu a {
padding: 40px 7px 20px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment