fix : mobile style of /about/more (#5034)

This commit is contained in:
syui 2017-09-21 21:30:21 +09:00 committed by Eugen Rochko
parent a9abe89093
commit 63819c848d
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
box-sizing: border-box;
max-width: 800px;
margin: 0 auto;
word-wrap: break-word;
}
.header-wrapper {