@@ -59,10 +59,11 @@
|
||||
|
||||
.header-container {
|
||||
.site-title {
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.nav {
|
||||
z-index: 1;
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
|
||||
@@ -88,7 +89,7 @@
|
||||
}
|
||||
|
||||
.nav-toggle-label {
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user