diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-06 12:38:07 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-06 12:38:07 +0900 |
| commit | fd67d5cb4c9c3afdefed3e2eb2e629de0b226956 (patch) | |
| tree | 56e0b82531489835eba3bb6a0e5c75e4f4808230 /src/client/docs | |
| parent | wip (diff) | |
| download | sharkey-fd67d5cb4c9c3afdefed3e2eb2e629de0b226956.tar.gz sharkey-fd67d5cb4c9c3afdefed3e2eb2e629de0b226956.tar.bz2 sharkey-fd67d5cb4c9c3afdefed3e2eb2e629de0b226956.zip | |
wip
Diffstat (limited to 'src/client/docs')
| -rw-r--r-- | src/client/docs/style.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/docs/style.styl b/src/client/docs/style.styl index bc165f8728..3b13617588 100644 --- a/src/client/docs/style.styl +++ b/src/client/docs/style.styl @@ -10,7 +10,7 @@ main margin 0 0 0 256px padding 64px width 100% - max-width 768px + max-width 800px section margin 32px 0 |