diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 378ce621..54c45fb6 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -810,6 +810,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { .table thead th { background-color: var(--bg-surface-2) !important; color: var(--color-primary) !important; + font-family: sans-serif; font-size: 9px !important; font-weight: 800; text-transform: uppercase;