Add padding in footer

This commit is contained in:
2024-05-14 22:31:32 +02:00
parent f6560d17fd
commit 3730e4ef3c

View File

@ -205,12 +205,11 @@ footer a {
height: unset;
align-items: center;
gap: 1em;
padding-top: 3em;
}
footer > *:not(:first-child) {
width: 300px;
}
.home {
font-size: 0.5em;
}