diff --git a/web/src/index.css b/web/src/index.css index f7b637f..48a3a6e 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -163,6 +163,7 @@ body { font-size: 16px; touch-action: none; color: var(--text-color); + min-height: 100vh; } html {