CSS tweaks...

This commit is contained in:
Michael Ball 2020-01-07 16:06:51 -08:00
parent 2c9645895e
commit 7553c15e5e
2 changed files with 4 additions and 3 deletions

View file

@ -7,9 +7,10 @@ html {
body {
/* Margin bottom by 2 times the footer height */
margin-bottom: 60px;
margin-bottom: 85px;
/* Margin bottom by navbar height */
padding-top: 60px;
font-size: 16px;
}
#content {