diff --git a/app/src/styles/Home.module.css b/app/src/styles/Home.module.css index 4b20934..422f8f6 100644 --- a/app/src/styles/Home.module.css +++ b/app/src/styles/Home.module.css @@ -16,7 +16,7 @@ align-items: center; width: 100%; max-width: 720px; - height: 100vh; + height: 960px; margin: 0 auto; @media only screen and (max-width: 600px) { max-height: 90vh;