This commit is contained in:
parent
0b77f0bf47
commit
63e8601c3a
|
|
@ -143,12 +143,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.homegrade-blocks-highlight--has-illustration {
|
.homegrade-blocks-highlight--has-illustration {
|
||||||
@apply flex items-center justify-between xl:justify-around;
|
@apply flex flex-col-reverse lg:flex-row lg:items-center justify-between xl:justify-around;
|
||||||
|
|
||||||
&__illustration {
|
&__illustration {
|
||||||
@apply flex justify-center items-center rounded-3xl 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;
|
||||||
aspect-ratio: 1/1;
|
aspect-ratio: 1/1;
|
||||||
margin-top: -10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user