STYLE refining section-titles aspect
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-06-19 16:10:03 +02:00
parent 0a68f0f2dc
commit 15fa4f267b

View File

@ -1,5 +1,10 @@
footer {
@apply w-full mx-auto px-12;
@apply w-full mx-auto px-12 pb-32;
.section-title {
@apply text-lg nunito uppercase font-bold tracking-widest mb-6;
}
.branding {
@apply w-full mb-12 grid relative mt-24 md:mt-32 xl:mt-48;
z-index: -1;