style: remove unnecessary transition

This commit is contained in:
Miodec 2023-09-20 11:43:27 +01:00
parent 4e507f23bd
commit 5a7d659669

View file

@ -17,11 +17,6 @@ footer {
}
}
.left .textButton,
.right .textButton {
transition: 0.125s;
}
#supportMeButton {
&:hover {
color: var(--text-color);