WIP
This commit is contained in:
@@ -49,6 +49,21 @@ section.services-blocks {
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
&:nth-child(2) {
|
||||
background-color: $c-offWhite;
|
||||
color: $c-textGrey;
|
||||
|
||||
h3 {
|
||||
color: $c-navy;
|
||||
}
|
||||
|
||||
svg {
|
||||
filter: brightness(0) saturate(100%) invert(21%) sepia(57%) saturate(688%) hue-rotate(162deg) brightness(92%) contrast(88%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
background-color: $c-tan;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user