From 1767f54fed8aff7546f0edf046541bde9eedcbfe Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Wed, 18 Jul 2018 00:55:33 +0900
Subject: [PATCH] :art:

---
 src/docs/style.styl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/docs/style.styl b/src/docs/style.styl
index 33c461a724..a7482052de 100644
--- a/src/docs/style.styl
+++ b/src/docs/style.styl
@@ -9,8 +9,8 @@ body
 main
 	margin 0 0 0 330px
 	padding 64px
-	width 100%
-	max-width 820px
+	width 850px
+	max-width calc(100% - 330px)
 
 	section
 		margin 32px 0