This commit is contained in:
2025-05-13 12:09:17 -07:00
parent c1fc8f46aa
commit 779de730a0
3 changed files with 10 additions and 1 deletions

View File

@@ -26,6 +26,10 @@ section.flex-5050-cta {
height: calc(100% - 10rem);
background-position: center;
background-size: cover;
@include media-breakpoint-down(md) {
display: none;
}
}
h2 {