-
-
Save Voloshin-Sergei/c4fe3930ef1fb0df99c6178724d3ceab to your computer and use it in GitHub Desktop.
reset styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*, | |
*: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