Skip to content

Instantly share code, notes, and snippets.

@juanibrex
Created February 2, 2016 08:43
Show Gist options
  • Save juanibrex/5945d463016640d06eb4 to your computer and use it in GitHub Desktop.
Save juanibrex/5945d463016640d06eb4 to your computer and use it in GitHub Desktop.
// Reset para menu con estructura ul>li
menu{
margin-top:0;
margin-bottom:0;
list-style:none;
padding-left:0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment