mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
shorter link transition
This commit is contained in:
parent
f3c7a2e4bd
commit
a5ceda8ac7
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ html {
|
|||
a {
|
||||
display: inline-block;
|
||||
color: var(--sub-color);
|
||||
transition: 0.25s;
|
||||
transition: 0.125s;
|
||||
&:hover {
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue