fix(bar): fix title font weight

This commit is contained in:
Max Lynch
2014-12-03 17:37:14 -06:00
parent 05e3ab305e
commit 48087e4ebf

View File

@@ -144,6 +144,7 @@
white-space: nowrap;
font-size: $bar-title-font-size;
font-weight: 500;//$headings-font-weight;
line-height: $bar-height;