Adjusted line height.

This commit is contained in:
Andy Ko 2017-12-12 17:30:38 -08:00
parent a4b4ddefd3
commit abcf9ae2d9

View file

@ -9,10 +9,7 @@ body {
font-weight: 300; font-weight: 300;
font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12pt; font-size: 12pt;
} line-height: 1.75em;
p {
line-height: 1.5em;
} }
table.text-left td { table.text-left td {