Update navbar.css

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