mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-07 22:23:45 +08:00
only rotating typing test
This commit is contained in:
parent
c6979cfcc0
commit
1b65a0337f
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
#middle {
|
||||
#typingTest {
|
||||
animation: woah 7s infinite cubic-bezier(0.5, 0, 0.5, 1);
|
||||
}
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
#middle {
|
||||
#typingTest {
|
||||
animation: woah 5s infinite linear;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue