From f4ff546a70faa76e33689b6e3686bc16173f5add Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 19:09:19 +0000 Subject: [PATCH] sqa --- Bootstrap_new/css/theme-modern.css | 1 + 1 file changed, 1 insertion(+) 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;