Fix indenting on css
This commit is contained in:
parent
c2dbbc4784
commit
ef4f39a53e
@ -121,10 +121,11 @@
|
||||
|
||||
.unfunded {
|
||||
color: $color-red;
|
||||
|
||||
.icon {
|
||||
@include icon-color($color-red);
|
||||
}
|
||||
}
|
||||
@include icon-color($color-red);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin subheading {
|
||||
|
Loading…
x
Reference in New Issue
Block a user