title font size correction

This commit is contained in:
Antoine M 2024-01-23 17:24:11 +01:00
parent c109909148
commit a5ffcd9b77

View File

@ -27,7 +27,7 @@
max-width: 80px;
}
&__title {
@apply text-xl font-bold !mt-3;
@apply !text-xl font-bold !mt-3;
}
&__excerpt {
@apply text-base pt-3;