Skip to content

Instantly share code, notes, and snippets.

@CharlyJazz
Last active March 2, 2021 18:45
Show Gist options
  • Save CharlyJazz/c4f2e33b7bddd24bd14f6acddb06498f to your computer and use it in GitHub Desktop.
Save CharlyJazz/c4f2e33b7bddd24bd14f6acddb06498f to your computer and use it in GitHub Desktop.
Possible reset styles
body,
h1, h2, h3, h4, h5, h6,
dl, dd, ol, ul,
form, fieldset, legend {
margin: 0;
padding: 0;
}
ol, ul {
list-style: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment