diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 70fc8c0b..8307a7e4 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -291,7 +291,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { .sidebar-nav > .nav-item > .nav-link { display: flex; align-items: center; - gap: 6px; + gap: 3px; padding: 9px 10px; border-radius: var(--radius-md); color: rgba(255,255,255,0.72);