From 0235468b7ca1881eca64e16afe6fe7ef8bb1e8f9 Mon Sep 17 00:00:00 2001 From: reco_luan <1156743527@qq.com> Date: Thu, 24 Jan 2019 14:42:27 +0800 Subject: [PATCH] Update config.styl --- styles/config.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/config.styl b/styles/config.styl index b030064..b673dee 100644 --- a/styles/config.styl +++ b/styles/config.styl @@ -8,7 +8,7 @@ $arrowBgColor = #ccc // layout $navbarHeight = 3.6rem $sidebarWidth = 20rem -$contentWidth = 50% +$contentWidth = 740px // responsive breakpoints $MQNarrow = 959px