Commit ca6d022e042328f7209ef9453120ff52ce125fd8
1 parent
62cbbdef
123
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -423,12 +423,11 @@ footer .socbuts a:hover{ |
423 | 423 | .main-box5{ |
424 | 424 | font-size: 15px; |
425 | 425 | line-height: 24px; |
426 | - margin-top: -22px; | |
426 | + margin-top: 15px; | |
427 | 427 | margin-bottom: 50px; |
428 | 428 | max-width: 960px; |
429 | 429 | margin-left: auto; |
430 | 430 | margin-right: auto; |
431 | - | |
432 | 431 | } |
433 | 432 | .main-box5 p{ |
434 | 433 | padding: 0; | ... | ... |