Clean CSS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user