changin the justification of block hightlight
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-01-22 15:52:53 +01:00
parent 63e8601c3a
commit 3fc6962d6a

View File

@ -143,7 +143,7 @@
}
.homegrade-blocks-highlight--has-illustration {
@apply flex flex-col-reverse lg:flex-row lg:items-center justify-between xl:justify-around;
@apply flex flex-col-reverse lg:flex-row lg:items-center justify-between;
&__illustration {
@apply mb-12 lg:mb-0 mt-0 lg:mx-0 w-48 h-48 xl:w-52 xl:h-52 object-contain object-center shrink-0;