increase leading

This commit is contained in:
Pat Dryburgh 2018-08-08 22:08:49 -07:00
parent 492016151a
commit d0beccd829

@ -2,7 +2,7 @@ body {
color: $text-color; color: $text-color;
font-family: "EB Garamond", Garamond, "Times New Roman", serif; font-family: "EB Garamond", Garamond, "Times New Roman", serif;
font-size: 1.3125em; font-size: 1.3125em;
line-height: 1.325; line-height: 1.5;
} }
h2 { h2 {