introdfucing faq filter component
This commit is contained in:
parent
1242604867
commit
8f2468f426
12
resources/css/components/thematiques-faq-filters.css
Normal file
12
resources/css/components/thematiques-faq-filters.css
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
.thematiques_filters {
|
||||||
|
@apply flex;
|
||||||
|
|
||||||
|
.thematiques-subtaxonomy-links {
|
||||||
|
ul {
|
||||||
|
@apply flex flex-wrap justify-center gap-x-2 gap-y-2;
|
||||||
|
.cta {
|
||||||
|
@apply !py-1 my-0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user