From c420c032f7d7e8c4a0533e4434b0b681f80907d4 Mon Sep 17 00:00:00 2001 From: Cool-Y <1072916769@qq.com> Date: Fri, 26 Jul 2019 09:06:39 +0800 Subject: [PATCH] pic --- themes/next/source/css/_variables/custom.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/next/source/css/_variables/custom.styl b/themes/next/source/css/_variables/custom.styl index 55c607f5..78667dc7 100644 --- a/themes/next/source/css/_variables/custom.styl +++ b/themes/next/source/css/_variables/custom.styl @@ -1,5 +1,5 @@ // 修改成你期望的宽度 -$content-desktop = 700px +$content-desktop = 500px // 当视窗超过 1600px 后的宽度 -$content-desktop-large = 700px +$content-desktop-large = 500px