This commit is contained in:
2025-06-03 08:24:19 -07:00
parent 44be1f01bb
commit 0fb2fde0a8
3 changed files with 14 additions and 1 deletions

View File

@@ -8,6 +8,13 @@ section.flex-5050-cta {
.row {
flex-direction: row-reverse;
}
.overflow-image {
top: -4rem !important;
left: 0 !important;
width: 48% !important;
height: 100% !important;
}
}
@include media-breakpoint-down(lg) {