hadnling swiper slide card heigh
This commit is contained in:
parent
5d05832219
commit
f1b4ace6c1
|
|
@ -12,9 +12,12 @@
|
|||
@apply pt-24 pb-16 w-full flex-col lg:flex-row gap-y-20;
|
||||
}
|
||||
|
||||
.swiper-slide .card-thematique {
|
||||
.swiper-slide {
|
||||
@apply h-auto;
|
||||
.card-thematique {
|
||||
@apply h-full;
|
||||
}
|
||||
}
|
||||
|
||||
.thematique-button-next,
|
||||
.thematique-button-prev {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user