From 2fba5f9629b217fcda168fcd945b214002d3c410 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 23 十二月 2025 17:26:36 +0800
Subject: [PATCH] 纸张贸易

---
 src/static/css/comm.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/static/css/comm.scss b/src/static/css/comm.scss
index 7133ef4..211cc83 100644
--- a/src/static/css/comm.scss
+++ b/src/static/css/comm.scss
@@ -10,7 +10,7 @@
     overflow: hidden;
 }
 .content1{
-    width: 50%;
+    width: 60%;
     margin: 0 auto;
     overflow: hidden;
 }

--
Gitblit v1.9.1