From 136728798a5c922a5486f208ee57a6c73825be88 Mon Sep 17 00:00:00 2001 From: sakuraiKiyoshi Date: Wed, 7 Jan 2026 14:22:22 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=99=90=E5=88=B6=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E9=A1=B9=E6=AE=B5=E8=90=BD=E7=9A=84=E6=9C=80=E5=A4=A7=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index fc05e95..ba09265 100644 --- a/style.css +++ b/style.css @@ -101,6 +101,7 @@ p { /* 文档项内段落样式 */ .doc-item p{ margin-top: 0; + max-width: 706px; font-size: 16px; }