Reduce letter spacing within the dashboard.

This commit is contained in:
James Brooks
2015-05-18 09:53:30 +01:00
parent 241947d069
commit c370ed47ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ body.dashboard {
font-family: $base-font-family;
font-weight: $base-font-weight;
font-size: $base-font-size;
letter-spacing: $base-letter-spacing;
// letter-spacing: $base-letter-spacing;
display: table;
width: 100%;
height: 100%;