Compare commits
No commits in common. "f26b31d8bcc4c99b159dd644319ffb9e8bc95ba5" and "69ab72346c1e7111ec78b8b25877aa6aade93021" have entirely different histories.
f26b31d8bc
...
69ab72346c
|
|
@ -195,8 +195,4 @@
|
||||||
:is(p, span, h1, h2, h3, h4, h5, h6):not(.article-card *) {
|
:is(p, span, h1, h2, h3, h4, h5, h6):not(.article-card *) {
|
||||||
@apply text-primary;
|
@apply text-primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
.related-articles:after {
|
|
||||||
@apply content-none hidden;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
.featured-news {
|
.featured-news {
|
||||||
@apply bg-carhop-blue-50 py-20 !my-0;
|
@apply bg-carhop-blue-50 py-20;
|
||||||
|
|
||||||
.swiper-actions-wrapper,
|
.swiper-actions-wrapper,
|
||||||
.swiper-pagination-fraction,
|
.swiper-pagination-fraction,
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
@apply tracking-widest;
|
@apply tracking-widest;
|
||||||
}
|
}
|
||||||
p.has-text-align-center,
|
|
||||||
h1.has-text-align-center,
|
h1.has-text-align-center,
|
||||||
h2.has-text-align-center,
|
h2.has-text-align-center,
|
||||||
h3.has-text-align-center,
|
h3.has-text-align-center,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user