Commit 3d73dfc2d492a98528a206e9b4bd92b401f51828

Authored by Eugeny Galkovskiy
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 278  
279 279 .main-box1{
280 280 position: relative;
281   - max-width: 996px;
  281 + max-width: 994px;
282 282 margin: 0 auto;
283 283 min-height: 300px;
284 284 text-align: center;
... ... @@ -421,7 +421,7 @@ footer .socbuts a:hover{
421 421 line-height: 24px;
422 422 padding-top: 48px;
423 423 margin-bottom: 75px;
424   - max-width: 990px;
  424 + max-width: 960px;
425 425 margin-left: auto;
426 426 margin-right: auto;
427 427 }
... ...