nav_logo -> nav__logo

This commit is contained in:
NOrtmann1
2026-05-11 18:59:58 +02:00
parent 673f171e8b
commit f97f345939
2 changed files with 2 additions and 6 deletions
+1 -5
View File
@@ -9,10 +9,6 @@ CSS für die navbar
padding: 0 1rem;
}
.nav_logo img {
height: 60px;
}
.nav__left,
.nav__right {
display: flex;
@@ -158,7 +154,7 @@ CSS für die navbar
padding: 0 1rem;
}
.nav_logo img {
.nav__logo img {
height: 50px;
}