FIX appearance
This commit is contained in:
parent
d07a6f63f7
commit
a9aabea586
|
|
@ -7,6 +7,13 @@
|
||||||
@apply px-4 md:px-20;
|
@apply px-4 md:px-20;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.swiper-wrapper {
|
||||||
|
@apply items-end;
|
||||||
|
}
|
||||||
|
.featured-news-swiper {
|
||||||
|
@apply overflow-visible;
|
||||||
|
}
|
||||||
|
|
||||||
&__inner {
|
&__inner {
|
||||||
@apply max-w-screen-2xl mx-auto;
|
@apply max-w-screen-2xl mx-auto;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user