From 6b943b2972b8e514b62258d9e05bd9e6a5987e64 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 12 Mar 2018 16:38:59 +0100 Subject: [PATCH] Update responsive.css --- css/responsive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/responsive.css b/css/responsive.css index 0f62689..863bcc3 100755 --- a/css/responsive.css +++ b/css/responsive.css @@ -9,7 +9,7 @@ transition-duration: 0.3s; } .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { - top: 63px; } } + top: 61px; } } @media only screen and (min-width: 1024px) { .top-bar-section .dropdown { top: 70px; }