Skip to content

Instantly share code, notes, and snippets.

@verekia
Created September 29, 2015 21:32
Show Gist options
  • Save verekia/8f86fc263b71a750dc6d to your computer and use it in GitHub Desktop.
Save verekia/8f86fc263b71a750dc6d to your computer and use it in GitHub Desktop.
@media only screen and (min-width: 480px) {
nav a {
float: left;
width: 27%;
margin: 0 1.7%;
padding: 25px 2%;
margin-bottom: 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment