Remove <hr> separator before footer

This commit is contained in:
2023-01-21 23:32:32 -06:00
parent a4be8b395b
commit 8eb642dbc8
2 changed files with 1 additions and 1 deletions

View File

@ -583,6 +583,7 @@ body {
}
footer {
margin-top: 20px;
text-align: center;
}