style: animate gear changes
This commit is contained in:
parent
72a0b6f6ca
commit
3c7584cecf
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
||||||
|
|
||||||
<style lang="postcss">
|
<style lang="postcss">
|
||||||
.highlighted {
|
.highlighted {
|
||||||
@apply text-white;
|
@apply text-white transition-colors duration-300;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue