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