1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

fix hover

This commit is contained in:
Peter Savchenko 2024-04-24 21:15:07 +03:00
parent 49d2ea99e1
commit 78ae421d57

View file

@ -189,7 +189,7 @@
}
&--active,
&--hover {
&:hover {
@apply --squircle;
}
}