better support for wrapped lines

This commit is contained in:
Keegan
2016-01-19 14:13:29 -08:00
parent dadd41e8d5
commit 0a1b23d7ce
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ html, body {
@include font-pfdin(regular);
-webkit-font-smoothing: antialiased;
font-size: $em-base;
line-height: 1;
line-height: 1.15;
height:100%;
color: $color-white;