STYLE VIsual refinment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-05-21 17:12:06 +02:00
parent bd3efb90a2
commit 785b252720

View File

@ -11,11 +11,11 @@
}
}
&__year {
@apply h-auto w-full flex !p-4 justify-center items-center text-8xl text-white fjalla;
@apply h-auto w-full flex !px-4 !py-0 justify-center items-center text-8xl text-white fjalla;
}
&__year-text {
@apply fjalla !text-5xl font-semibold tracking-wide;
@apply fjalla !text-5xl font-semibold tracking-wide !pb-0;
line-height: 1.2 !important;
}
}