Commit 315b9a717e81a868222e51dfb15b7fee6ef44ea8
1 parent
7b8132a4
style main carousel
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
frontend/web/css/main.css
... | ... | @@ -335,8 +335,7 @@ footer .social-logos a:hover {background-color: #d6b500;color: #0a2d42;} |
335 | 335 | background-color: #cecece; |
336 | 336 | width: 100%; |
337 | 337 | position: relative; |
338 | - min-height:350px; | |
339 | - max-height:854px; | |
338 | + max-height: 857px; | |
340 | 339 | } |
341 | 340 | .main-slider .carousel {position: relative;height: 100%;} |
342 | 341 | .main-slider .carousel-control { | ... | ... |