ehancing spacing
This commit is contained in:
parent
35aafaffcf
commit
1cf4206927
|
|
@ -1,5 +1,5 @@
|
||||||
.homegrade-blocks-column-cards {
|
.homegrade-blocks-column-cards {
|
||||||
@apply grid gap-12 w-full my-16 container px-8;
|
@apply grid gap-12 w-full container px-8;
|
||||||
|
|
||||||
&--has-2-columns {
|
&--has-2-columns {
|
||||||
@apply md:grid-cols-2;
|
@apply md:grid-cols-2;
|
||||||
|
|
|
||||||
|
|
@ -31,4 +31,8 @@
|
||||||
.section_titling + .card-large-content {
|
.section_titling + .card-large-content {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&--white {
|
||||||
|
@apply !py-24 !mt-0 !mb-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user