fixing title problems

This commit is contained in:
Antoine M 2023-12-21 10:04:06 +01:00
parent 8626850932
commit 879ba7a0f8

View File

@ -14,6 +14,12 @@
.post-infos-capsule { .post-infos-capsule {
@apply mt-8; @apply mt-8;
} }
&__type {
@apply !text-xl !my-0 !tracking-widest;
}
&__title {
@apply !text-4xl font-bold;
}
&__page-icon { &__page-icon {
@apply mx-auto w-28 absolute top-0 left-1/2; @apply mx-auto w-28 absolute top-0 left-1/2;