Update navbar.php

This commit is contained in:
2026-07-19 23:25:06 +02:00
parent 85cf357846
commit 42816cd450
+1 -1
View File
@@ -16,7 +16,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
<!-- Mobile navbar mit Burger-Symbol -->
<input type="checkbox" id="nav-toggle" class="nav__checkbox">
<label for="nav-toggle" class="nav__mobile-button">
<label for="nav-toggle" class="mobile-nav">
<span>☰</span>
</label>