WIP
This commit is contained in:
@@ -16,6 +16,7 @@ section.multiblock-callout {
|
||||
@include media-breakpoint-down(md) {
|
||||
aspect-ratio: 1.5;
|
||||
margin-bottom: 2rem;
|
||||
width: calc(100vw - 5rem);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,6 +27,10 @@ section.multiblock-callout {
|
||||
gap: 1rem;
|
||||
margin-bottom: 60px;
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
&:last-of-type {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user