Fix #27: Mobile Navigation – Hamburger-Menü implementieren #32
@@ -1146,10 +1146,9 @@ footer {
|
||||
font-size: 1rem;
|
||||
padding: 1rem 0;
|
||||
border-bottom: 1px solid var(--warm);
|
||||
display: block;
|
||||
min-height: 44px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
min-height: 44px;
|
||||
}
|
||||
|
||||
nav.mobile-open .nav-hamburger span,
|
||||
|
||||
Reference in New Issue
Block a user