fixed: footer is now floating below content
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-26 03:29:14 +01:00
parent 58298e883a
commit ce84743912
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -82,7 +82,7 @@ footer {
margin-top: 0;
height: auto;
line-height: 1.5;
position: absolute;
position: relative;
bottom: 0;
width: 100%;
font-size: 90%;