STYLE changing active link opactity

This commit is contained in:
Nonimart 2025-09-03 12:25:33 +02:00
parent c64cdbd487
commit ef7c13a37a

View File

@ -7,7 +7,7 @@
@apply text-lg text-carhop-gray opacity-80;
}
a[active='true'] {
@apply text-carhop-green-700 font-bold;
@apply text-carhop-green-700 font-bold opacity-90;
}
li,