This commit is contained in:
2025-05-13 12:08:01 -07:00
parent bbbc2e9ce1
commit a55b36dd81
3 changed files with 19 additions and 1 deletions

8
dist/app.css vendored
View File

@@ -12266,6 +12266,14 @@ section.side-by-side-text h2, section.side-by-side-text .h2 {
.text-over-image-a .col:last-of-type {
display: none;
}
.text-over-image-a img {
width: 100%;
display: block !important;
margin-top: 3rem;
}
}
.text-over-image-a img {
display: none;
}
.text-over-image-a .content-wrapper {
background-color: rgba(6, 60, 90, 0.8);

View File

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