From 9d0b5ec882901b7e39399d8a3b513521ee798bcf Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 18:47:04 +0000 Subject: [PATCH] sd --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);