STYLE Less margin for contribution conditions
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-10-07 11:57:28 +02:00
parent b3c33fb6c7
commit e992a57d6e

View File

@ -1,13 +1,3 @@
#nf-form-2-cont { .contribution-conditions {
nf-fields-wrap { margin-top: -50px;
@apply grid gap-4 grid-cols-2;
}
nf-field {
@apply block col-span-2;
&:nth-child(1),
&:nth-child(2) {
@apply col-span-2 lg:col-span-1;
}
}
} }