diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 09699f1e..7cbc8f06 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: 0.82rem; + font-size: 12px; font-weight: 500; text-decoration: none; transition: all var(--transition-base);