From ebe039182ebd7bb713e8a4482f83830691995b64 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 17:58:59 +0000 Subject: [PATCH] ert --- 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 7cbc8f06..d133b762 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -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: 12px; + font-size: 13px; font-weight: 500; text-decoration: none; transition: all var(--transition-base);