Skip to content

Instantly share code, notes, and snippets.

@takahiro-saeki
Created January 25, 2017 10:12
Show Gist options
  • Save takahiro-saeki/4d4f8ee4b1441ea4097125bfa9cfb9f0 to your computer and use it in GitHub Desktop.
Save takahiro-saeki/4d4f8ee4b1441ea4097125bfa9cfb9f0 to your computer and use it in GitHub Desktop.
body {
margin: 0;
}
.nav-item {
padding: 1rem;
background: #CCC;
color: #222;
}
.container {
display: flex;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment