Clean CSS

This commit is contained in:
2022-06-14 23:11:24 +02:00
parent 3270ad70f0
commit 9801fec217
3 changed files with 2 additions and 11 deletions

View File

@@ -83,7 +83,7 @@
}
span {
transition: color 0.4s $ease-quart, opacity 0.3s $ease-inout;
transition: color 0.4s var(--ease-quart), opacity 0.3s var(--ease-inout);
}
// Hover glow effect