From 54716e839e9287b868d93ca186e3075ed9d697c6 Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Wed, 23 Nov 2022 15:15:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E8=BF=9B=E5=BA=A6=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- g2-left.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/g2-left.css b/g2-left.css index 882f89a..2876799 100644 --- a/g2-left.css +++ b/g2-left.css @@ -43,7 +43,7 @@ body { /* #write 为写入区域 */ #write { - max-width: 1280px; + max-width: 1080px; padding: 20px 30px 160px; margin: 0 auto; } @@ -853,3 +853,4 @@ footer { word-wrap: break-word; } } +