Browse Source

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

pull/4/head
syui 6 years ago
committed by Eugen Rochko
parent
commit
63819c848d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/styles/about.scss

+ 1
- 0
app/javascript/styles/about.scss View File

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

Loading…
Cancel
Save