Prevent footer overlapping on mobile

This commit is contained in:
Cadence Ember 2022-09-09 21:59:19 +12:00
parent 31037c9852
commit 62e1cb33c8
Signed by: cadence
GPG Key ID: BC1C2C61CF521B17
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ p {
/* custom footer with source and license info */
.custom-footer {
clear: both;
font-size: 16px;
margin-top: 30px;
padding-top: 20px;