more margin on footer

This commit is contained in:
2025-04-19 18:57:27 +02:00
parent 5ff83ecaeb
commit 8b7c6e1e06

View File

@@ -30,6 +30,7 @@ body {
border-radius: 10px;
touch-action: manipulation;
margin: 2rem;
margin-bottom: 4rem;
@media screen and (max-width: 750px) {
min-height: 100vh;
@@ -49,7 +50,7 @@ h1 {
text-transform: uppercase;
}
footer {
body > div#app > footer {
position: absolute;
bottom: 0;
left: 0;