This commit is contained in:
2025-06-02 16:44:19 -07:00
parent 5dbcbfd21d
commit 8a17e76807
3 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ section.services-blocks {
}
@include media-breakpoint-up(lg) {
&:nth-child(2) {
&:nth-child(2), &:nth-child(4) {
background-color: $c-offWhite;
color: $c-textGrey;