Commit 9350bc31f72eb786679da6d05b79e1b516e2860f
1 parent
7da7bf23
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -869,7 +869,7 @@ footer .socbuts a:hover{ |
869 | 869 | .blocks{text-align: center;letter-spacing: normal;text-transform: uppercase;margin-top: 36px;margin-left: 9px;padding: 0 13px;} |
870 | 870 | .post_1.contract .blocks{ |
871 | 871 | padding: 0; |
872 | - max-width: 1060px; | |
872 | + max-width: 990px; | |
873 | 873 | margin: 0 auto; |
874 | 874 | } |
875 | 875 | .blocks .title{ | ... | ... |