Change caption typeface

This commit is contained in:
Michael Rose 2016-04-05 16:14:52 -04:00
parent ba2bec7317
commit 0d61b26dd4
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ $garamond : Garamond, serif;
$global-font-family : $sans-serif;
$header-font-family : $sans-serif;
$caption-font-family : $sans-serif;
$caption-font-family : $serif;
/* type scale */
$type-size-1 : 2.441em; // ~39.056px

File diff suppressed because one or more lines are too long