Less aggressive z-index
This commit is contained in:
parent
4a38168593
commit
b8e25dc836
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 996px;
|
max-width: 996px;
|
||||||
min-height: 80px;
|
min-height: 80px;
|
||||||
z-index: 999;
|
z-index: 100;
|
||||||
|
|
||||||
@include breakpoint(tablet) {
|
@include breakpoint(tablet) {
|
||||||
position: static;
|
position: static;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue