increase the line height for readability(?)

This commit is contained in:
Brian S. Stephan 2020-12-07 21:55:56 -06:00
parent e1cb541ea5
commit 67e1890629
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ section.content {
font-size: 11pt;
padding: 0 1em;
line-height: 1.5em;
line-height: 1.7em;
}
footer {