hero updates and general layout work

This commit is contained in:
2017-08-19 13:17:39 -05:00
committed by Mark Moser
parent 323f3a1263
commit 83acf3e641
8 changed files with 148 additions and 40 deletions

View File

@ -9,3 +9,6 @@ $orange: rgba(233, 114, 76, 1);
$red: rgba(197, 40, 61, 1);
$blue: rgba(37, 95, 133, 1);
$dark-blue: rgba(24, 48, 89, 1);
$copy-light: $white;
$copy-dark: $black;