Kommentar + Footer-padding-Änderung

This commit is contained in:
NOrtmann1
2026-05-12 18:12:38 +02:00
parent 1fb181d83c
commit e3aeeb7fdd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ footer {
width: 100%;
background: #333d43;
text-align: center;
padding: 10px 10px;
padding: 0 1rem;
}
footer a {