correcting excerpt size

This commit is contained in:
Antoine M 2023-11-28 16:34:12 +01:00
parent 4dcc55635b
commit ec31f19d44

View File

@ -26,7 +26,7 @@
@apply text-xl font-bold mt-3; @apply text-xl font-bold mt-3;
} }
&__excerpt { &__excerpt {
@apply text-lg pt-3; @apply text-base pt-3;
} }
.cta { .cta {