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;

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
"/app.css": "/app.css?id=8ec429bf2f1aca4b35703861df9b974b"
"/app.css": "/app.css?id=ed9e400cbe42e1e77ea8b30017a3c216"
}