styling motivation line

This commit is contained in:
Antoine M 2024-05-07 11:49:16 +02:00
parent 4737a56309
commit 801b47ccee

View File

@ -42,6 +42,9 @@
@apply text-center mt-6 max-w-md text-lg font-normal; @apply text-center mt-6 max-w-md text-lg font-normal;
line-height: 1.3; line-height: 1.3;
} }
.motivation-line {
@apply font-bold mt-1 text-lg;
}
.cta--home { .cta--home {
@apply mt-8; @apply mt-8;
} }