From 686059504fa64c8a7ea7f8fa4bd983e5c68a7fb5 Mon Sep 17 00:00:00 2001 From: zhegal Date: Mon, 12 Feb 2018 18:02:04 +0200 Subject: [PATCH] styles --- frontend/web/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index d10eefc..4334381 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -331,7 +331,7 @@ footer .social-logos a{ } footer .social-logos a:hover {background-color: #d6b500;color: #0a2d42;} .main-slider{ - height: calc(100vh - 92px); + height: calc(100vh - 190px); background-color: #cecece; width: 100%; position: relative; -- libgit2 0.21.4