Skip to content

Instantly share code, notes, and snippets.

@GypsyDangerous
Last active November 7, 2020 15:35
Show Gist options
  • Save GypsyDangerous/96e5a946ea40795111acc655177e34cc to your computer and use it in GitHub Desktop.
Save GypsyDangerous/96e5a946ea40795111acc655177e34cc to your computer and use it in GitHub Desktop.
*, *::after, *::after{
box-sizing: border-box;
}
button, input, optgroup, select, textarea{
font-family: inherit;
}
a{
color: inherit;
}
h2, h3, h4{
font-weight: inherit
}
body{
margin: 0;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment