Normal font weight (400) for labels

This commit is contained in:
Aaron D. Lee
2026-01-07 19:58:15 -05:00
parent e029f00d66
commit c1c850c593

View File

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