WIP
This commit is contained in:
@@ -24,6 +24,21 @@ section.grid-callout {
|
||||
}
|
||||
|
||||
.standard-callouts {
|
||||
.col {
|
||||
&:first-of-type {
|
||||
.callout {
|
||||
background-color: $c-tan;
|
||||
color: $c-white;
|
||||
}
|
||||
}
|
||||
|
||||
&:nth-of-type(2) {
|
||||
.callout {
|
||||
background-color: $c-offWhite;
|
||||
color: $c-navy;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.callout.first-callout {
|
||||
|
||||
Reference in New Issue
Block a user