avoiding conflict with tradiutional a

This commit is contained in:
Antoine M 2024-07-19 09:27:12 +02:00
parent 3771187fa9
commit 697abbc784

View File

@ -7,7 +7,7 @@
@apply mt-0;
}
&:hover {
@apply translate-x-3;
@apply translate-x-3 !bg-transparent !rounded-2xl;
}
&__title {
@apply py-0 !my-0 text-black font-bold !text-lg no-underline;