This commit is contained in:
2025-05-13 12:07:06 -07:00
parent e4beff7919
commit bbbc2e9ce1
4 changed files with 14 additions and 1 deletions

5
dist/app.css vendored
View File

@@ -12373,6 +12373,11 @@ section.flex-5050-cta {
position: relative;
padding: 6rem 0;
}
@media (max-width: 767.98px) {
section.flex-5050-cta .col:last-of-type {
display: none;
}
}
section.flex-5050-cta .overflow-image {
position: absolute;
top: 5rem;