This commit is contained in:
2025-06-02 17:04:34 -07:00
parent bc6a0b99e2
commit 9b3c47cd18
3 changed files with 3 additions and 3 deletions

2
dist/app.css vendored
View File

@@ -12611,7 +12611,7 @@ section.services-blocks .large-arrow svg {
section.blue-background-grid {
background-color: #063C5A;
padding: 4rem;
padding: 4rem 0;
color: #fff;
}
section.blue-background-grid .col {

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
"/app.css": "/app.css?id=6132e301e3bc0af8df0282267df65ecf"
"/app.css": "/app.css?id=1aa530ca56397d7f27749e5210b1199e"
}

View File

@@ -1,6 +1,6 @@
section.blue-background-grid {
background-color: $c-navy;
padding: 4rem;
padding: 4rem 0;
color: $c-white;
h2 {