z index for header
This commit is contained in:
parent
c1bfb6c9f7
commit
280973cc13
@ -191,12 +191,12 @@ SECTIONS
|
|||||||
-o-transition: max-height 300ms;
|
-o-transition: max-height 300ms;
|
||||||
transition: max-height 300ms;
|
transition: max-height 300ms;
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.st-header-scrolled {
|
.st-header-scrolled {
|
||||||
max-height: 80px;
|
max-height: 80px;
|
||||||
background-color: rgba(255, 255, 255, 0.95);
|
background-color: rgba(255, 255, 255, 0.95);
|
||||||
z-index: 999;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.st-header-icon-bar {
|
.st-header-icon-bar {
|
||||||
|
Loading…
Reference in New Issue
Block a user