adjusted footer spacing

This commit is contained in:
jpez 2022-04-15 19:11:08 +01:00
parent 7453fb6b2b
commit dd9ca5fe26
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ body {
}
footer {
margin-top: 2em;
background-color: rgba(255, 255, 255, 60%);
grid-area: footer;
display: grid;