tweak: slow Dan Mode banner blink to 1.2s

This commit is contained in:
Falkan
2026-03-17 11:36:22 -04:00
parent 04a6d00549
commit 5280a5dc61

View File

@@ -229,7 +229,7 @@
letter-spacing: 0.2em;
padding: 0.5rem 1rem;
border-bottom: 3px solid #ffff00;
animation: dan-blink 0.6s step-start infinite;
animation: dan-blink 1.2s step-start infinite;
}
@keyframes dan-blink {