This commit is contained in:
parent
a06c58aa54
commit
f379cfa765
|
|
@ -1,5 +1,5 @@
|
|||
.block-revues-precedentes {
|
||||
@apply bg-carhop-blue-50 py-32;
|
||||
@apply bg-carhop-blue-50 py-28;
|
||||
.block-revues-precedentes__header {
|
||||
}
|
||||
.swiper-controls,
|
||||
|
|
@ -16,9 +16,6 @@
|
|||
#discover-all-revues {
|
||||
@apply internal-link-with-icon;
|
||||
@apply font-bold text-xl;
|
||||
/* &:after {
|
||||
@apply content-[''] absolute inset-0 bg-primary w-full h-full;
|
||||
} */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -39,7 +36,7 @@
|
|||
}
|
||||
|
||||
&__slider-content {
|
||||
@apply py-16 pt-8 md:pt-16 2xl:pt-32;
|
||||
@apply py-16 pt-8 md:pt-16 2xl:pt-32 pb-0;
|
||||
}
|
||||
|
||||
.card-revue {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user