From db78e3261e69a4b66915c518503f81e8fd360f97 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Thu, 23 Jan 2020 14:19:50 +0800 Subject: [PATCH] fix: sidebar width --- source/css/_variables.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/_variables.styl b/source/css/_variables.styl index 3dae2ce..15e3380 100644 --- a/source/css/_variables.styl +++ b/source/css/_variables.styl @@ -51,7 +51,7 @@ border-width = 0.1rem border-color = froth // Layout -aside-width = 7rem +aside-width = 8rem wrap-width = 70rem years-width = 6rem logo-size = 4.2rem