handling when block is the first or the last of the page-container
This commit is contained in:
parent
26f1aa29ab
commit
dc6fca50d9
|
|
@ -56,3 +56,10 @@
|
|||
@apply mt-6;
|
||||
}
|
||||
}
|
||||
|
||||
.breadcrumbs_navigation + .homegrade-content-blocks-content-box {
|
||||
@apply !mt-6;
|
||||
}
|
||||
.homegrade-page-container .homegrade-content-blocks-content-box:last-child {
|
||||
@apply !mb-0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user