This commit is contained in:
KONE SOREL 2026-03-11 09:36:12 +00:00
parent 785ad968e9
commit a34cf15867

View File

@ -513,7 +513,7 @@ h1, h2, h3, h4, h5, h6,
.fixed-div {
position: sticky;
top: var(--header-height);
z-index: 500;
z-index: 1060;
background: var(--bg-base);
}