introduciong post type tag
This commit is contained in:
parent
af998fdc1e
commit
aa40ae8b0f
|
|
@ -12,10 +12,13 @@
|
||||||
@apply border-b
|
@apply border-b
|
||||||
border-neutral-200
|
border-neutral-200
|
||||||
pb-12;
|
pb-12;
|
||||||
|
.post_type_tag {
|
||||||
|
@apply bg-secondary-light text-secondary w-fit px-4 py-2 rounded-lg text-sm font-semibold mb-4;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
@apply !text-neutral-900 font-bold text-3xl;
|
@apply !text-neutral-900 font-bold text-3xl;
|
||||||
}
|
}
|
||||||
|
|
||||||
header,
|
header,
|
||||||
.entry-summary {
|
.entry-summary {
|
||||||
@apply !max-w-full;
|
@apply !max-w-full;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user