Commit some missing files

This commit is contained in:
James Brooks
2014-12-30 14:18:02 +00:00
parent 6740833cb6
commit 3d872730da
4 changed files with 14 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
$base-background-color: #f1f1f1;
$base-font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-weight: 300;
$base-font-weight: 400;
$base-letter-spacing: 0.08em;
$base-font-size: 16px;
$base-font-size: 14px;
$base-line-height: 1.42857143;
$base-link-color: #ffffff;
$base-link-hover-color: #e9e9e9;