tweak the base text line height, again

This commit is contained in:
Brian S. Stephan 2021-02-10 23:45:01 -06:00
parent 829165ad8c
commit 1878d5951b
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ div.content {
font-size: 11pt; font-size: 11pt;
padding: 0 1em; padding: 0 1em;
line-height: 1.5em; line-height: 1.4em;
} }
footer { footer {