summaryrefslogtreecommitdiff
path: root/src/docs
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs')
-rw-r--r--src/docs/style.styl4
1 files 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