Skip to content

Instantly share code, notes, and snippets.

@pporche87
Created January 7, 2018 04:19
Show Gist options
  • Save pporche87/0e3f3c790d099356b0989ca24bf70699 to your computer and use it in GitHub Desktop.
Save pporche87/0e3f3c790d099356b0989ca24bf70699 to your computer and use it in GitHub Desktop.
ul {
list-style: none;
padding: 0;
width: 30%;
margin: auto;
}
li {
font-size: 1.3rem;
line-height: 2rem;
border-bottom: 1px dotted #777;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment