Reduce letter spacing

This commit is contained in:
James Brooks
2014-12-05 13:00:28 +00:00
parent a38d0e040d
commit 7f253dbb4b
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ $base-background-color: #f5f5f5;
$base-font-family: "Avenir Next W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-weight: 300;
$base-letter-spacing: 1px;
$base-letter-spacing: 0.08em;
$base-font-size: 16px;
$base-link-color: #ffffff;