Faster gold shimmer cycle (1.5s)

This commit is contained in:
Aaron D. Lee
2026-01-07 19:53:04 -05:00
parent 5e32ecb35a
commit a0781b1cf7

View File

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