mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-09 00:45:32 +08:00
fixed #5
This commit is contained in:
parent
01f74ffe58
commit
19bfa00e28
1 changed files with 2 additions and 0 deletions
|
|
@ -238,6 +238,8 @@ a:hover {
|
|||
opacity: 0;
|
||||
transition: 0.25s;
|
||||
z-index: -1;
|
||||
position: relative;
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
#timer {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue