More centering

This commit is contained in:
2022-05-28 13:59:04 -04:00
committed by GitHub
parent 564580db40
commit 9aa449c61c
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@
html, body {
height: 100%;
min-height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
}
body {