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
@@ -84,7 +84,7 @@ CSS für die navbar
.nav__search {
display: flex;
align-items: center;
border-radius: 4px; /* Abgerundete Ecken */
border-radius: 4px; /* Abgerundete Ecken */
background: #fff;
margin: 0 0.5rem;
}