This commit is contained in:
KONE SOREL 2026-04-03 18:32:45 +00:00
parent 1bc833ef02
commit 485d5d6eef

View File

@ -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;
}