This commit is contained in:
2025-06-02 16:45:15 -07:00
parent 35be08a634
commit c77efc64e8
3 changed files with 3 additions and 3 deletions

2
dist/app.css vendored
View File

@@ -12526,7 +12526,7 @@ section.large-quote .quote p.attribution {
section.services-blocks {
background-color: #063C5A;
padding: 4rem 0;
padding: 4rem 0 8rem;
}
section.services-blocks h2, section.services-blocks .h2 {
color: #fff;

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
"/app.css": "/app.css?id=92c60005f6f1ddbf4bd65b641bbc8454"
"/app.css": "/app.css?id=132700a2b4f44c24655505165f53a5f7"
}

View File

@@ -1,6 +1,6 @@
section.services-blocks {
background-color: $c-navy;
padding: 4rem 0;
padding: 4rem 0 8rem;
h2 {
@extend .goudy;