Fix the raw 'blue' in recommendation cards to use '$blue'

This commit is contained in:
Michael Lange 2020-11-02 13:28:46 -08:00
parent 48a260fc33
commit 521df4db97

View file

@ -166,7 +166,7 @@
}
tr.active {
color: blue;
color: $blue;
font-weight: bold;
// When theres only one task, it doesnt need highlighting