Fix for current navigation
This commit is contained in:
committed by
Pontus Dreij
parent
20c7974849
commit
76bc1b3502
@@ -9,6 +9,8 @@
|
||||
width: 100%;
|
||||
z-index: 99999;
|
||||
height: var(--current-mobile-site-header-height);
|
||||
max-width: var(--max-width-navigation);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
||||
Reference in New Issue
Block a user