From 72b587988b8d264bf37c6de52081466bb85c0ffc Mon Sep 17 00:00:00 2001 From: shengzhang <2393584716@qq.com> Date: Sat, 3 Oct 2020 01:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E6=A1=A3=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-token-doc/doc/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sa-token-doc/doc/index.css b/sa-token-doc/doc/index.css index 71cf1392..59a97a33 100644 --- a/sa-token-doc/doc/index.css +++ b/sa-token-doc/doc/index.css @@ -7,4 +7,4 @@ @media screen and (max-width: 800px) { .logo-box {display: none;} } -.main-box .markdown-section{max-width: 1000px; padding: 30px 20px;} +.main-box .markdown-section{max-width: 1200px; padding: 30px 20px;}