fix sizing issues pt. 2
This commit is contained in:
parent
2fe90952ba
commit
691088362e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue