STYLE Refining font size and transparency
This commit is contained in:
parent
9bc2bc2bf5
commit
6b50d31374
|
|
@ -11,9 +11,15 @@
|
|||
}
|
||||
}
|
||||
a {
|
||||
@apply text-carhop-gray opacity-80;
|
||||
@apply text-carhop-gray opacity-80 text-lg;
|
||||
|
||||
&[active='true'] {
|
||||
@apply text-primary font-bold;
|
||||
@apply text-carhop-green-700 font-semibold opacity-100;
|
||||
}
|
||||
}
|
||||
|
||||
li,
|
||||
a {
|
||||
line-height: 1.3 !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user