handling the new homegrade-date innerblock style

This commit is contained in:
Antoine M 2024-05-15 14:51:15 +02:00
parent d5e88164fa
commit 7d4230154a

View File

@ -15,4 +15,8 @@
&__author { &__author {
@apply font-bold; @apply font-bold;
} }
time {
@apply font-bold text-xl;
text-transform: capitalize;
}
} }