fixed no animation on the logo sub text

This commit is contained in:
Miodec 2023-01-19 01:21:31 +01:00
parent 77b11e0fda
commit 9e391b9e8a

View file

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