Merge pull request #3548 from tgxworld/coloured_hearts

UX: Seeing black hearts make me sad.
This commit is contained in:
Jeff Atwood
2015-07-10 11:44:50 -07:00
4 changed files with 11 additions and 6 deletions

View File

@@ -40,10 +40,6 @@
margin-left: 0.2em;
color: dark-light-diff($primary, $secondary, 50%, -50%);
}
i.fa-heart {
color: $love;
}
}
margin-bottom: 1em;
}