This commit is contained in:
2025-05-07 13:38:28 -07:00
parent ca78f267b8
commit 5292a51abc
3 changed files with 9 additions and 4 deletions

View File

@@ -11,7 +11,8 @@ section.multiblock-callout {
}
.left-image {
background-position: center;
background-size: cover;
}
.callouts-wrapper {
@@ -19,7 +20,7 @@ section.multiblock-callout {
padding-left: 3rem;
display: flex;
gap: 1rem;
margin-bottom: 170px;
margin-bottom: 60px;
&:last-of-type {
margin: 0;