Update formatting for site update post, clean up some date formatting and set front matter defaults.

This commit is contained in:
2016-04-12 14:40:02 -04:00
parent 028b47497d
commit 7eeccd9413
6 changed files with 28 additions and 5 deletions

View File

@ -11,6 +11,7 @@ $base-font-size: 16px;
$base-font-weight: 400;
$small-font-size: $base-font-size * 0.875;
$base-line-height: 1.5;
$large-font-size: $base-font-size * 1.125;
$spacing-unit: 15px;