Commit 3d73dfc2d492a98528a206e9b4bd92b401f51828
1 parent
6f7bcc4d
123
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
@@ -278,7 +278,7 @@ footer .socbuts a:hover{ | @@ -278,7 +278,7 @@ footer .socbuts a:hover{ | ||
278 | 278 | ||
279 | .main-box1{ | 279 | .main-box1{ |
280 | position: relative; | 280 | position: relative; |
281 | - max-width: 996px; | 281 | + max-width: 994px; |
282 | margin: 0 auto; | 282 | margin: 0 auto; |
283 | min-height: 300px; | 283 | min-height: 300px; |
284 | text-align: center; | 284 | text-align: center; |
@@ -421,7 +421,7 @@ footer .socbuts a:hover{ | @@ -421,7 +421,7 @@ footer .socbuts a:hover{ | ||
421 | line-height: 24px; | 421 | line-height: 24px; |
422 | padding-top: 48px; | 422 | padding-top: 48px; |
423 | margin-bottom: 75px; | 423 | margin-bottom: 75px; |
424 | - max-width: 990px; | 424 | + max-width: 960px; |
425 | margin-left: auto; | 425 | margin-left: auto; |
426 | margin-right: auto; | 426 | margin-right: auto; |
427 | } | 427 | } |