have footer clear: both;

closes #14
This commit is contained in:
Brian S. Stephan 2021-06-06 22:28:43 -05:00
parent 954f7f4e80
commit f0d4e7d3d9
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ sub {
}
footer {
clear: both;
display: block;
font-size: 75%;
color: #999;