Commit 42e6c9786dca6e4a07933bfc2ef879c4c32369b7

Authored by Eugeny Galkovskiy
1 parent 6afbea9a

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -275,9 +275,9 @@ footer .socbuts a:hover{
275 275 background-position: center 33px;
276 276 }
277 277 .carousel{
278   - max-width: 1034px;
  278 + max-width: 993px;
279 279 margin: 0 auto;
280   - position:relative;
  280 + position: relative;
281 281 }
282 282 .link_big{
283 283 padding: 31px 0px 15px 0px;
... ...