Fix missing style
This commit is contained in:
@@ -100,6 +100,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@mixin sectionFills($opacity: 1) {
|
@mixin sectionFills($opacity: 1) {
|
||||||
|
.section-default & {
|
||||||
|
fill: $color-brand-primary;
|
||||||
|
opacity: $opacity;
|
||||||
|
}
|
||||||
|
|
||||||
&.section-incentives,
|
&.section-incentives,
|
||||||
.section-incentives & {
|
.section-incentives & {
|
||||||
fill: $color-incentives;
|
fill: $color-incentives;
|
||||||
|
|||||||
Reference in New Issue
Block a user