diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:16:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:16:21 +0900 |
| commit | d0bea052ad4d978b1c7974f8ed67b8d1300ca257 (patch) | |
| tree | b175c1cee816fbb38152769b70cdc131d9737e18 /src/docs | |
| parent | Improve doc (diff) | |
| download | sharkey-d0bea052ad4d978b1c7974f8ed67b8d1300ca257.tar.gz sharkey-d0bea052ad4d978b1c7974f8ed67b8d1300ca257.tar.bz2 sharkey-d0bea052ad4d978b1c7974f8ed67b8d1300ca257.zip | |
:art:
Diffstat (limited to 'src/docs')
| -rw-r--r-- | src/docs/style.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/style.styl b/src/docs/style.styl index a97e1c897c..707ffcb978 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -10,7 +10,7 @@ main margin 0 0 0 330px padding 64px width 100% - max-width 800px + max-width 820px section margin 32px 0 |