actually style the white bg beyond the viewport scroll
This commit is contained in:
parent
1398cfe3db
commit
fe7d61e1f7
|
@ -14,7 +14,7 @@ body {
|
|||
background: white;
|
||||
|
||||
max-width: 70pc;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
margin: 0;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
Loading…
Reference in New Issue