actually style the white bg beyond the viewport scroll

This commit is contained in:
Brian S. Stephan 2020-10-25 18:05:48 -05:00
parent 1398cfe3db
commit fe7d61e1f7
1 changed files with 1 additions and 1 deletions

View File

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