From ef5050890cf37409628df47e9c820ac345434209 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 08 四月 2026 14:38:36 +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