removing text decoration
This commit is contained in:
parent
0d7a445bb0
commit
257b8e89a1
|
|
@ -44,6 +44,10 @@
|
|||
}
|
||||
&__offre-title {
|
||||
@apply col-span-7 md:col-span-4 pr-4 !my-0;
|
||||
a {
|
||||
@apply !text-neutral-900;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
}
|
||||
&__offre-type {
|
||||
@apply col-span-7 md:col-span-1 pl-2 uppercase !my-0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user