fixed footer on mobile devices

This commit is contained in:
Abdulee 2024-02-19 20:27:06 +01:00
parent 591006903a
commit 1fd51352e3

View File

@ -36,7 +36,6 @@ footer {
color: #fff;
text-align: center;
padding: 1em;
position: absolute;
bottom: 0;
width: 100%;
}