span -> lable

This commit is contained in:
NOrtmann1
2026-05-12 19:37:51 +02:00
parent a43dc50cf1
commit facddf3e42
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ CSS für die navbar
display: block;
list-style: none;
padding: 0;
background: rgba(0, 0, 0, 0.15); /* Etwas dunkler als der Hintergrund */
background: rgba(0, 0, 0, 0.15);
}
.nav__mobile-label {