Fix up miscellaneous things and remove some deps

This commit is contained in:
Adam Hollett
2016-11-08 16:23:33 -05:00
parent aa35b3f3fd
commit aef8bd5642
62 changed files with 280 additions and 137 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
$base-font-family: 'Droid Sans', sans-serif;
$base-font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
$base-font-size: 18px;
$small-font-size: $base-font-size * 0.875;
$base-line-height: 1.5;
$spacing-unit: 40px;