Skip to content

Instantly share code, notes, and snippets.

@robneu
Last active December 14, 2015 18:39
Show Gist options
  • Save robneu/5131359 to your computer and use it in GitHub Desktop.
Save robneu/5131359 to your computer and use it in GitHub Desktop.
Responsive edit for eightcrazy
@media only screen and (max-width: 1200px) {
#header .widget-area {
width: 580px;
}
.menu-primary a,
.menu-secondary a,
#header .menu a {
padding: 15px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment