correct z-index

This commit is contained in:
mez 2025-06-28 19:23:47 +01:00
parent 47fe3e4323
commit 5c3f54d280

View file

@ -158,6 +158,7 @@ h2.collectingheader {
position: sticky; position: sticky;
top: 0; top: 0;
background-color: Canvas; background-color: Canvas;
z-index: 100;
} }
p img { p img {