diff --git a/style.css b/style.css index eed38e7..dc2cc33 100755 --- a/style.css +++ b/style.css @@ -288,7 +288,7 @@ body { HEADER ========================================================== */ .nav { - height: 56px; /* klassischer Navbar-Wert */ + height: 200px; /* klassischer Navbar-Wert */ padding: 0 1.5rem; display: flex; align-items: center;