Update footer.css

This commit is contained in:
NOrtmann1
2026-05-12 18:10:36 +02:00
parent 8d3a18ee86
commit 1fb181d83c
+1 -1
View File
@@ -5,7 +5,7 @@ footer {
width: 100%;
background: #333d43;
text-align: center;
padding: 10px 0;
padding: 10px 10px;
}
footer a {