Fix header z-index
This commit is contained in:
parent
7143e7a843
commit
61c8f32c47
@ -62,7 +62,7 @@ body {
|
||||
}
|
||||
|
||||
body > header {
|
||||
z-index: 0;
|
||||
z-index: 50;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
|
Loading…
Reference in New Issue
Block a user