From 00166508dcdd2efee1c0fe5fde237ba5f1fafbd5 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期五, 09 一月 2026 10:50:47 +0800
Subject: [PATCH] '-'

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

diff --git a/src/static/css/comm.scss b/src/static/css/comm.scss
index 1f3f591..211cc83 100644
--- a/src/static/css/comm.scss
+++ b/src/static/css/comm.scss
@@ -5,12 +5,12 @@
     list-style-type: none;
 }
 .content{
-    width: 68%;
+    width: 1300px;
     margin: 0 auto;
     overflow: hidden;
 }
 .content1{
-    width: 50%;
+    width: 60%;
     margin: 0 auto;
     overflow: hidden;
 }

--
Gitblit v1.9.1