1 Commits

Author SHA1 Message Date
fe7d61e1f7 actually style the white bg beyond the viewport scroll 2020-10-25 18:05:48 -05:00

View File

@@ -14,7 +14,7 @@ body {
background: white; background: white;
max-width: 70pc; max-width: 70pc;
height: 100vh; min-height: 100vh;
margin: 0; margin: 0;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;