Fix overlapping between header and dynamic items
This commit is contained in:
@@ -737,6 +737,7 @@ html, body {
|
||||
#header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 99;
|
||||
height: 10vh;
|
||||
}
|
||||
@media screen and (max-width: 850px) {
|
||||
|
||||
Reference in New Issue
Block a user