Fix overlapping between header and dynamic items
This commit is contained in:
@@ -61,6 +61,7 @@ html, body {
|
||||
#header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 99;
|
||||
// Layout, details and children is set in partials/header.scss
|
||||
height: 10vh;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user