Bläddra i källkod

fix: false window style

Yifei Zhang 2 år sedan
förälder
incheckning
76a6341c7b
1 ändrade filer med 1 tillägg och 1 borttagningar
  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();