diff --git a/frontend/src/app/globals.css b/frontend/src/app/globals.css index a243f5f5f..6bb8913d8 100644 --- a/frontend/src/app/globals.css +++ b/frontend/src/app/globals.css @@ -16,6 +16,7 @@ body { body { display: flex; + min-height: 100vh; @media (max-width: 600px) { flex-direction: column;