This commit is contained in:
2025-06-02 16:12:05 -07:00
parent 0f6e427c2b
commit c801e16f5b
3 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
section.services-blocks {
background-color: $c-navy;
padding: 4rem 0;
h2 {
@extend .goudy;
@extend .headline-lg;
color: $c-white;
}