diff --git a/css/styleMenu.css b/css/styleMenu.css index 06029f7693612f79a5d7608f4113759e9a0e6156..a3e2ef76b9fe8b656c3097e9f68ff9cfb7af60fe 100644 --- a/css/styleMenu.css +++ b/css/styleMenu.css @@ -133,18 +133,6 @@ body { } @media (max-width: 991px) { - #sidebar { - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: #00072D; - z-index: 1050; - padding-top: 50px; - box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2); - } - .sidebar { width: 250px; height: 100%;