Skip to content

Instantly share code, notes, and snippets.

@Voloshin-Sergei
Created September 26, 2020 05:21
Show Gist options
  • Save Voloshin-Sergei/c4fe3930ef1fb0df99c6178724d3ceab to your computer and use it in GitHub Desktop.
Save Voloshin-Sergei/c4fe3930ef1fb0df99c6178724d3ceab to your computer and use it in GitHub Desktop.
reset styles
*,
*:befor,
*:after {
padding: 0;
margin: 0;
border: 0;
box-sizing: border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment