mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
fixed #5
This commit is contained in:
parent
75b20db333
commit
9ada2f16a5
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