diff --git a/css/responsive.css b/css/responsive.css index 863bcc3..f4c5f65 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: 61px; } } + top: 64px; } } @media only screen and (min-width: 1024px) { .top-bar-section .dropdown { top: 70px; }