Skip to content

Instantly share code, notes, and snippets.

@abruzzi
Created August 27, 2022 01:04
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 abruzzi/6e2507b1bb0fa039886edc4188182947 to your computer and use it in GitHub Desktop.
Save abruzzi/6e2507b1bb0fa039886edc4188182947 to your computer and use it in GitHub Desktop.
* {
margin: 0;
padding: 0;
}
body {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}
li {
list-style: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment