fix overlapping issues

This commit is contained in:
Grant 2024-06-18 19:22:32 -06:00
parent 602767889b
commit ccf43f13b3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ header#main-header {
display: flex;
flex-direction: row;
box-sizing: border-box;
z-index: 9980;
z-index: 40;
touch-action: none;
pointer-events: none;