diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 992eb59c..7d67d772 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -289,9 +289,9 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { /* Sidebar Nav */ .sidebar-nav { - list-style: none; - padding: 0; - margin: 0; + list-style: none; + padding: 0; + margin: 0; } .sidebar-nav .nav-item { margin-bottom: 2px; }