summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-18 00:55:33 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-18 00:55:33 +0900
commit1767f54fed8aff7546f0edf046541bde9eedcbfe (patch)
treee8a2b37172996212a376d15ba0059672ecaa1f35
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadsharkey-1767f54fed8aff7546f0edf046541bde9eedcbfe.tar.gz
sharkey-1767f54fed8aff7546f0edf046541bde9eedcbfe.tar.bz2
sharkey-1767f54fed8aff7546f0edf046541bde9eedcbfe.zip
:art:
-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