style: shorten transitions

This commit is contained in:
Miodec 2023-09-19 22:51:16 +01:00
parent 0a0084aed3
commit 3f34c2ddc5

View file

@ -178,7 +178,7 @@
font-size: 0.325em;
line-height: 0.325em;
color: var(--sub-color);
transition: color 0.25s, opacity 0.25s;
transition: color 0.125s, opacity 0.125s;
}
position: relative;
font-size: 2rem;