Changed footer dimensions to better fit the new death date image

This commit is contained in:
2024-12-06 21:42:02 +02:00
parent 1da533b544
commit 288bacd659

View File

@ -16,7 +16,7 @@ body {
.bottom {
background-color: black;
position: fixed;
width: 100%;
width: 82%;
bottom: 0;
font-size: 30px;
padding: 10px;