diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index b3c94b18..228a80c1 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -811,10 +811,10 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { background-color: var(--bg-surface-2) !important; color: var(--color-primary) !important; font-family: 'Syne', sans-serif; - font-size: 10px; + font-size: 10px !important; font-weight: 800; text-transform: uppercase; - letter-spacing: 0.5px; + letter-spacing: 0.05px; padding: 8px 10px !important; border: 1px solid var(--color-primary-dark) !important;