fix header z-index

This commit is contained in:
Yiannis Christodoulou 2025-10-11 00:26:03 +03:00
parent 4642cae94b
commit 0ff7269e87
4 changed files with 67 additions and 67 deletions

View File

@ -30,7 +30,7 @@
}
.page-header {
z-index: +6;
z-index: 9999;
position: fixed;
top: 0;
left: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long