UI: Fix section heading font

This commit is contained in:
Luke Street
2026-04-30 01:45:21 -06:00
parent fe0e3cad72
commit 4fc09799b6
+1
View File
@@ -165,6 +165,7 @@ scrollbarhorizontal sliderbar {
}
.section-heading {
font-family: "Fira Sans Condensed";
font-weight: bold;
text-transform: uppercase;
font-size: 22dp;