updated header z-index
This commit is contained in:
parent
be4875e5fc
commit
03f5c8004e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ $color-header-active: darken($color-header, 20%);
|
|||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
padding: $spacing-vertical / 2;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue