WIP
This commit is contained in:
@@ -34,7 +34,7 @@ section.grid-callout {
|
||||
|
||||
.standard-callouts {
|
||||
.col {
|
||||
padding-top: 1rem;
|
||||
padding-top: 1.5rem;
|
||||
|
||||
&:nth-of-type(1), &:nth-of-type(6) {
|
||||
.callout {
|
||||
@@ -47,6 +47,10 @@ section.grid-callout {
|
||||
.callout {
|
||||
background-color: $c-offWhite;
|
||||
color: $c-navy;
|
||||
|
||||
img {
|
||||
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