mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
cursor changes when hovering over the logo
This commit is contained in:
parent
1923cc61c9
commit
725c1a97f2
1 changed files with 1 additions and 0 deletions
|
@ -578,6 +578,7 @@ a:hover {
|
|||
margin-left: -0.15rem;
|
||||
color: var(--main-color);
|
||||
transition: .25s;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue