CSS: slightly tweak/specify the text size/height

This commit is contained in:
Brian S. Stephan 2020-05-28 12:18:28 -05:00
parent ab977f7e81
commit beea0c80bf
1 changed files with 3 additions and 0 deletions

View File

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