Jelajahi Sumber

fix: false window style

Yifei Zhang 2 tahun lalu
induk
melakukan
76a6341c7b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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();