tone down the line-height a bit

I think the color changes and using viewport magic has helped
readability a bit
This commit is contained in:
Brian S. Stephan 2020-12-08 18:56:49 -06:00
parent 49ab2befb6
commit 4042932240
1 changed files with 1 additions and 1 deletions

View File

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