Update variables.scss

This commit is contained in:
Daniel Supernault 2018-04-16 19:10:11 -06:00
parent 8a932e8e1f
commit 3a9f92eb62
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ $body-bg: #f5f8fa;
// Typography
$font-family-sans-serif: "Roboto", sans-serif;
$font-size-base: 1rem;
$font-size-base: 0.9rem;
$line-height-base: 1.6;