Yifei Zhang 2 лет назад
Родитель
Сommit
76a6341c7b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/components/home.module.scss

+ 1 - 1
app/components/home.module.scss

@@ -27,7 +27,7 @@
 
 .tight-container {
   --window-width: 100vw;
-  --window-height: 100vw;
+  --window-height: 100vh;
 
   @include container();