eletrotupi
Projects
frontend-1
About
Refs
Log
Tree
ref: master
css
/reset.css
1
2
3
4
5
6
*
{
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
}