design(homeTip): implement design of the homeTip card

This commit is contained in:
Jason Dreyzehner 2016-10-04 14:12:09 -04:00
commit b6bd833a96
2 changed files with 16 additions and 11 deletions

View file

@ -4,6 +4,7 @@ $soft-blue: #647ce8;
$subtle-gray: #f5f5f5;
$roboto: "Roboto", sans-serif;
$roboto-light: "Roboto-Light", sans-serif-light;
$dark-gray: #445;
$mid-gray: #667;
$light-gray: #9b9bab;