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