06/10 Fix login page brand headline color

This commit is contained in:
2026-06-10 14:46:15 -04:00
parent 935ede9b05
commit 01c3d52eca
-1
View File
@@ -73,7 +73,6 @@ body {
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: var(--bs-body-font-family);
color: var(--jqc-ink);
font-weight: 700;
letter-spacing: -.01em;
}