From 5c3f54d280a170007069b7919241eb2fc38ca80b Mon Sep 17 00:00:00 2001 From: mez Date: Sat, 28 Jun 2025 19:23:47 +0100 Subject: [PATCH] correct z-index --- build/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/build/style.css b/build/style.css index 79f8bff..a8e3cd1 100644 --- a/build/style.css +++ b/build/style.css @@ -158,6 +158,7 @@ h2.collectingheader { position: sticky; top: 0; background-color: Canvas; + z-index: 100; } p img {