Put the bold hack thing here.

This commit is contained in:
onyxserpent 2014-10-11 01:26:08 -07:00
parent 942ad98d64
commit 59ff1caee7

View file

@ -10,6 +10,7 @@ body {
font-family: $base-font-family;
font-size: $base-font-size;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: $base-line-height;
}