From 315b9a717e81a868222e51dfb15b7fee6ef44ea8 Mon Sep 17 00:00:00 2001 From: zhegal Date: Mon, 12 Feb 2018 15:15:46 +0200 Subject: [PATCH] style main carousel --- frontend/web/css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index d6b035b..6f4dbd9 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -335,8 +335,7 @@ footer .social-logos a:hover {background-color: #d6b500;color: #0a2d42;} background-color: #cecece; width: 100%; position: relative; - min-height:350px; - max-height:854px; + max-height: 857px; } .main-slider .carousel {position: relative;height: 100%;} .main-slider .carousel-control { -- libgit2 0.21.4