This commit is contained in:
2025-06-02 16:20:01 -07:00
parent 6824e40ec8
commit 27eae68fe7
3 changed files with 7 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ section.services-blocks {
svg {
margin-bottom: 1rem;
filter: brightness(0) saturate(100%) invert(21%) sepia(57%) saturate(688%) hue-rotate(162deg) brightness(92%) contrast(88%);
}
h3 {
@@ -28,6 +29,10 @@ section.services-blocks {
h3 {
color: $c-navy;
}
svg {
}
}
&:first-of-type {