This commit is contained in:
2025-06-02 16:11:21 -07:00
parent d3ad522ee4
commit 0f6e427c2b
4 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
section.services-blocks {
background-color: $c-navy;
h2 {
@extend .headline-lg;
color: $c-white;
}
}