فهرست منبع

fix: false window style

Yifei Zhang 2 سال پیش
والد
کامیت
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();