From 168d13d6e687b87906b2dfd8f7206d03cec32bdc Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 16 Jul 2018 06:19:19 +0900 Subject: Improve docs --- src/docs/style.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/docs/style.styl') diff --git a/src/docs/style.styl b/src/docs/style.styl index d31da7e8ee..95b5b0da52 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -7,7 +7,7 @@ body word-break break-word main - margin 0 0 0 300px + margin 0 0 0 330px padding 64px width 100% max-width 800px @@ -53,7 +53,7 @@ nav z-index 10000 top 0 left 0 - width 300px + width 330px height 100% overflow auto padding 32px -- cgit v1.2.3-freya