Commit 52de4cd9899a29ddcd508dbe576c353635562128
1 parent
565da30e
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1299,7 +1299,7 @@ a.active{ |
1299 | 1299 | color: #777777; |
1300 | 1300 | letter-spacing: 0.4px; |
1301 | 1301 | } |
1302 | -.about_brand{margin:0 20px;margin-bottom: 60px;} | |
1302 | +.about_brand{margin:0 20px;margin-bottom: 60px;max-width: 986px;} | |
1303 | 1303 | |
1304 | 1304 | .blog1{ |
1305 | 1305 | max-width: 595px; | ... | ... |