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 c851d07b8a..d31da7e8ee 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 256px
+ margin 0 0 0 300px
padding 64px
width 100%
max-width 800px
@@ -53,7 +53,7 @@ nav
z-index 10000
top 0
left 0
- width 256px
+ width 300px
height 100%
overflow auto
padding 32px