1
0
mirror of https://github.com/Mueller-Patrick/Betterzon.git synced 2025-06-21 12:39:19 +00:00

Merge pull request from Mueller-Patrick/BETTERZON-42

Fixing Footer
This commit is contained in:
Patrick 2020-12-09 22:23:23 +01:00 committed by GitHub
commit 31af553f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,5 @@
body {
margin: 0;
font-family: sans-serif;
margin-bottom: 10em;
}