Skip to content

Instantly share code, notes, and snippets.

@adparadise
Created July 27, 2012 20:14
Show Gist options
  • Save adparadise/3190244 to your computer and use it in GitHub Desktop.
Save adparadise/3190244 to your computer and use it in GitHub Desktop.
Navigation Example 2
@media (max-width: 32em) {
ul.nav li {
display: list-item;
width: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment