explicitly set the footer margin-top

This commit is contained in:
Brian S. Stephan 2020-06-14 10:01:07 -05:00
parent 29498504cc
commit 5c8251d01a
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ footer {
font-size: 75%;
color: #999;
padding: 0 1em;
margin-top: 15px;
}
table {