From 225702a2a5a80476d255a486869eb4a6815635a8 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 18:40:47 +0000 Subject: [PATCH] se --- Bootstrap_new/css/theme-modern.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 1c0aa787..d0c91efb 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -285,7 +285,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { margin: 0; } -.sidebar-nav .nav-item { margin-bottom: 4px; } +.sidebar-nav .nav-item { margin-bottom: 2px; } /* Parent links */ .sidebar-nav > .nav-item > .nav-link { @@ -295,7 +295,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { padding: 9px 10px; border-radius: var(--radius-md); color: rgba(255,255,255,0.72); - font-size: 13px; + font-size: 11px; font-weight: 500; text-decoration: none; transition: all var(--transition-base);