STYLE Refining aspects
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-10-23 13:48:36 +02:00
parent 0646a2c325
commit a4d29357e1

View File

@ -7,8 +7,13 @@
}
.carhop-heading {
@apply mt-10;
&__innerblocks {
@apply gap-2 my-0;
}
}
.content-box {
@apply my-12;
}
}