WIP
This commit is contained in:
@@ -19,6 +19,15 @@ section.services-blocks {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&:nth-of-type(even) {
|
||||
background-color: $c-offWhite;
|
||||
color: $c-textGrey;
|
||||
|
||||
h3 {
|
||||
color: $c-navy;
|
||||
}
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
background-color: $c-tan;
|
||||
color: $c-white;
|
||||
|
||||
Reference in New Issue
Block a user