Font size, weight and line-height changes

This commit is contained in:
James Brooks
2014-12-30 14:05:37 +00:00
parent d18c2a04e4
commit 6740833cb6

View File

@@ -7,4 +7,6 @@ body.dashboard {
width: 100%;
height: 100%;
table-layout: fixed;
-webkit-font-smoothing: antialiased;
line-height: $base-line-height;
}