fix(funbox): choo choo not working

This commit is contained in:
Miodec 2024-08-23 11:39:05 +02:00
parent 38e0d50885
commit abdd66a27b

View file

@ -12,6 +12,7 @@
}
}
letter {
animation: woah 2s infinite linear;
#words {
--correct-letter-animation: woah 2s infinite linear;
--untyped-letter-animation: woah 2s infinite linear;
}