remove duplicate padding/margin reset on html & body
This commit is contained in:
parent
43c8990f2b
commit
1c726eed78
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@ footer, header, hgroup, menu, nav, section {
|
||||||
|
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 600px;
|
min-height: 600px;
|
||||||
|
|
Loading…
Reference in a new issue