浏览代码

feat: wider app body

Yidadaa 1 年之前
父节点
当前提交
09fd743e2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/components/home.module.scss

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

@@ -10,7 +10,7 @@
   background-color: var(--white);
   min-width: 600px;
   min-height: 480px;
-  max-width: 900px;
+  max-width: 1200px;
 
   display: flex;
   overflow: hidden;