fallback when no posts found
This commit is contained in:
parent
d91cce018d
commit
19e74c0a96
|
|
@ -6,4 +6,7 @@
|
||||||
.card-news__title {
|
.card-news__title {
|
||||||
@apply my-0;
|
@apply my-0;
|
||||||
}
|
}
|
||||||
|
.no-posts-found {
|
||||||
|
@apply text-neutral-600 text-lg col-span-4 font-medium;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user