Commit 686059504fa64c8a7ea7f8fa4bd983e5c68a7fb5

Authored by Eugeny Galkovskiy
1 parent 2509a517

styles

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -331,7 +331,7 @@ footer .social-logos a{
331 331 }
332 332 footer .social-logos a:hover {background-color: #d6b500;color: #0a2d42;}
333 333 .main-slider{
334   - height: calc(100vh - 92px);
  334 + height: calc(100vh - 190px);
335 335 background-color: #cecece;
336 336 width: 100%;
337 337 position: relative;
... ...