changin the justification of block hightlight
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
63e8601c3a
commit
3fc6962d6a
|
|
@ -143,7 +143,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.homegrade-blocks-highlight--has-illustration {
|
.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 {
|
&__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;
|
@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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user