diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 8bc94e0..2e2e108 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -995,10 +995,10 @@ } @media screen and (max-width: 425px) { - .header-top .social-links { - display: none !important; - } -} + .header-top .social-links { + display: none !important; + } + } /* .header-top .top-inner .social-links li a:hover { @@ -1476,6 +1476,7 @@ opacity: 1; margin-top: 0px; top: 100%; + background-color: #102548; } .main-menu .navigation li>ul>li.dropdown:hover>ul { @@ -1645,7 +1646,7 @@ height: 100%; max-height: 100%; overflow-y: auto; - background: #bc0000; + background-color: #102548; padding: 0px 0px; z-index: 5; opacity: 0;