Skip to content

Instantly share code, notes, and snippets.

@nickdenardis
Last active December 11, 2015 07:09
Show Gist options
  • Save nickdenardis/4564366 to your computer and use it in GitHub Desktop.
Save nickdenardis/4564366 to your computer and use it in GitHub Desktop.
Foundation Resources
Menu button
http://codepen.io/chriscoyier/pen/fzsqm
Change menu borders
.nav-bar li, .nav-bar li a, .nav-bar > li:last-child {
border: none;
box-shadow: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment