diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index bd82cc7..b918c2c 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2111,6 +2111,7 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .dropd_menu:before{display:none;} .menu .openmenu{ display:flex; } -- libgit2 0.21.4