css/reset
This commit is contained in:
parent
07fcb7d63d
commit
4f8be06bca
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
Loading…
Add table
Reference in a new issue