Fix page to dvh. Closes #233.

This commit is contained in:
Jack Kingsman
2026-04-28 14:41:56 -07:00
parent 16f87e640f
commit 466f693c21
+4 -1
View File
@@ -6,7 +6,10 @@
padding: 0;
}
html,
html {
height: 100dvh;
}
body,
#root {
height: 100%;