Stop custom fonts overriding status page

This commit is contained in:
Elliot Hesp
2014-12-04 17:10:26 +00:00
parent d256308002
commit a4a08a99d4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ $screen-md-min: "(min-width: 992px)";
$screen-md-max: "(max-width: 1199px)";
$screen-lg-min: "(min-width: 1200px)";
body {
body.dashboard {
font-family: $base-font-family;
font-weight: $base-font-weight;
letter-spacing: $base-letter-spacing;