Skip to content

Instantly share code, notes, and snippets.

@robertcoopercode
Created October 27, 2017 17:26
Show Gist options
  • Save robertcoopercode/3ef5e127fc12efe0fcb82a2a38321e20 to your computer and use it in GitHub Desktop.
Save robertcoopercode/3ef5e127fc12efe0fcb82a2a38321e20 to your computer and use it in GitHub Desktop.
.container {
display: block;
background-color: red;
font-family: sans-serif;
}
ul {
list-style: none;
margin: 0;
}
ul li {
padding: 0 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment