Make funded through text black instead of blue

This commit is contained in:
Patrick Smith 2019-02-12 17:12:21 -05:00
parent 80c9fbe34e
commit d407141a2d

View File

@ -125,13 +125,6 @@
font-weight: bold;
}
.funded {
color: $color-blue;
.icon {
@include icon-color($color-blue);
}
}
.unfunded {
color: $color-red;
.icon {