Minor text and font changes.

This commit is contained in:
Andy Phillipson 2016-12-15 11:50:40 -05:00
commit 4e3bc918fc
2 changed files with 3 additions and 6 deletions

View file

@ -6,26 +6,23 @@
&--total {
color: $mid-gray;
font-weight: bold;
}
&--available {
color: #09C286;;
font-weight: bold;
}
&--confirming {
color: #FF9900;
font-weight: bold;
}
&--locked {
color: #FF9900;
font-weight: bold;
}
&--alternative {
color: $light-gray;
font-size: 14px;
}
}