This commit is contained in:
2025-05-13 12:02:42 -07:00
parent 6b7885228c
commit 0834114d20
6 changed files with 19 additions and 15 deletions

View File

@@ -5,15 +5,18 @@ section.multiblock-callout {
h2 {
@extend .goudy;
font-size: 70px;
line-height: 77px;
margin-bottom: 3rem;
@extend .headline-lg;
}
.left-image {
background-position: center;
background-size: cover;
margin-top: 3rem;
@include media-breakpoint-down(md) {
aspect-ratio: 1.5;
margin-bottom: 2rem;
}
}
.callouts-wrapper {