Update navbar.css

This commit is contained in:
NOrtmann1
2026-05-11 14:53:43 +02:00
parent b1705e5497
commit 9a4d25776c
+1 -1
View File
@@ -173,7 +173,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
border: none;
color: #fff;
font-size: 1.5rem;
padding: 0.5rem 1rem;
padding: 0.2rem 1rem;
border-radius: 0.2rem;
cursor: pointer;
}