Skip to content

Instantly share code, notes, and snippets.

@MarySherstneva
Last active May 24, 2020 12:02
Show Gist options
  • Save MarySherstneva/c5b06c357d1ac362b8dbeb857550e401 to your computer and use it in GitHub Desktop.
Save MarySherstneva/c5b06c357d1ac362b8dbeb857550e401 to your computer and use it in GitHub Desktop.
div, span, object, nav, h1, h2, h3, p, a, em, img, strong, ul, li, fieldset, form, label, legend, nav, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, footer, header, hgroup, section, input, textarea, select, *::before, *::after, & {
float: none;
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0;
background: none;
background-color: transparent;
box-shadow: none;
vertical-align: baseline;
text-align: left;
text-indent: 0;
text-transform: none;
text-shadow: none;
white-space: normal;
letter-spacing: 0;
font: inherit;
font-style: normal;
font-weight: normal;
font-size: 100%;
line-height: 1;
position: initial;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment