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