only rotating typing test

This commit is contained in:
Miodec 2022-09-06 00:19:25 +02:00
parent c6979cfcc0
commit 1b65a0337f
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
}
}
#middle {
#typingTest {
animation: woah 7s infinite cubic-bezier(0.5, 0, 0.5, 1);
}

View file

@ -12,7 +12,7 @@
}
}
#middle {
#typingTest {
animation: woah 5s infinite linear;
}