STYLE changing active link opactity
This commit is contained in:
parent
c64cdbd487
commit
ef7c13a37a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user