Bold labels again (font-weight: 600)

This commit is contained in:
Aaron D. Lee
2026-01-07 19:57:51 -05:00
parent 34e417fb55
commit e029f00d66

View File

@@ -121,7 +121,7 @@
---------------------------------------------------------------------------- */
.card .form-label {
color: #ffe699;
font-weight: 300;
font-weight: 600;
animation: gold-shimmer 1.5s ease-in-out infinite;
}