More subtle gold shimmer

This commit is contained in:
Aaron D. Lee
2026-01-07 19:52:33 -05:00
parent 3e5de98f60
commit 5e32ecb35a

View File

@@ -126,7 +126,7 @@
@keyframes gold-shimmer { @keyframes gold-shimmer {
0%, 100% { color: #ffe699; } 0%, 100% { color: #ffe699; }
50% { color: #fffef5; } 50% { color: #fff2c4; }
} }