diff --git a/app/components/home.module.scss b/app/components/home.module.scss index fb6bfd7d..36e7dfae 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -27,7 +27,7 @@ .tight-container { --window-width: 100vw; - --window-height: 100vw; + --window-height: 100vh; @include container();