From 485d5d6eefb40a3de5f5b3fb6896ae532a3508be Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 18:32:45 +0000 Subject: [PATCH] sq --- Bootstrap_new/css/theme-modern.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 12b24cad..3248a28b 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -816,8 +816,12 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { text-transform: uppercase; letter-spacing: 0.5px; padding: 10px 12px !important; + + border: 2px solid var(--text-primary) !important; + /* border-bottom: 2px solid var(--text-primary) !important; border-top: none !important; + */ white-space: nowrap; text-align: left; }