Footer syling

This commit is contained in:
Emil Miler 2024-01-11 18:23:01 +01:00
parent 7c1cb65b17
commit b931d375d9

View File

@ -157,9 +157,7 @@ section {
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 1em;
padding: 5em 1em 1em 1em;
margin-top: auto;
}