This commit is contained in:
2025-05-07 14:57:24 -07:00
parent 999ee8ffc2
commit 5324af5842
5 changed files with 26 additions and 3 deletions

9
dist/app.css vendored
View File

@@ -12210,6 +12210,15 @@ section.grid-callout h2, section.grid-callout .h2 {
line-height: 70px;
margin-bottom: 3rem;
}
section.grid-callout .standard-callouts .callout {
height: 100%;
padding: 2rem;
}
section.grid-callout .callout.first-callout {
padding: 2rem 3rem 3rem;
background-color: #063C5A;
color: #fff;
}
.team-members .team-members-wrapper {
display: flex;

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
"/app.css": "/app.css?id=e5a90d22eb5caff432964c7b6882b8c2"
"/app.css": "/app.css?id=beaf3f67e10829882543a7ca1873ab31"
}