STYLE Small refinments on subtitle big

This commit is contained in:
Antoine M 2026-03-20 17:04:07 +01:00
parent 5ffe427cc2
commit eb1a731ca9

View File

@ -60,10 +60,10 @@ h2.chapter-section__title {
font-family: 'Nunito Sans', sans-serif !important; font-family: 'Nunito Sans', sans-serif !important;
} }
.subtitle-big { .subtitle-big {
@apply text-4xl md:text-5xl font-normal uppercase fjalla pb-6; @apply text-4xl md:!text-5xl font-normal uppercase fjalla pb-6;
line-height: 1.2; line-height: 1.2;
@screen lg { @screen lg {
line-height: 1.3; line-height: 1.3 !important;
} }
/* text-rendering: geometricPrecision; */ /* text-rendering: geometricPrecision; */
font-weight: 400 !important; font-weight: 400 !important;