Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created August 26, 2019 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BetterProgramming/b3122101fa81a18546ba6f5de4498480 to your computer and use it in GitHub Desktop.
Save BetterProgramming/b3122101fa81a18546ba6f5de4498480 to your computer and use it in GitHub Desktop.
#content {
padding: 20px;
min-height: 130vh;
}
ul {
list-style-type: none;
margin: 0;
li {
padding: 20px 5px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment