Skip to content

Instantly share code, notes, and snippets.

@abruzzi
Created August 27, 2022 01:04
Embed
What would you like to do?
* {
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