This commit is contained in:
2025-05-13 11:23:22 -07:00
parent 5c70e11bf7
commit ad43c05c0c
4 changed files with 10 additions and 2 deletions

5
dist/app.css vendored
View File

@@ -12186,6 +12186,11 @@ section.side-by-side-text h2, section.side-by-side-text .h2 {
max-width: 595px;
}
@media (min-width: 768px) {
section.side-by-side-text .right > * {
padding-left: 3rem;
}
}
@media (min-width: 992px) {
section.side-by-side-text .right > * {
padding-left: 6rem;
}

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=e87e05bd26822b1fc6dae092decfb838",
"/app.css": "/app.css?id=3df98911b576384a8ce51bb29cb95129"
"/app.css": "/app.css?id=06457e5fb8e59066a01c29dc23a22a3f"
}