From cc5174813ce421018291b45fdc6c82b36d969670 Mon Sep 17 00:00:00 2001 From: Bendik Lynghaug Date: Thu, 6 Aug 2026 19:01:18 +0000 Subject: [PATCH] Update style/main.css --- style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/main.css b/style/main.css index ea52879..6f98961 100644 --- a/style/main.css +++ b/style/main.css @@ -209,7 +209,7 @@ main.loading, main.not-found { left: 0; right: 0; bottom: 0; - height: 6em; + height: 8rem; background: linear-gradient(to bottom, transparent, var(--paper)); pointer-events: none; z-index: 1;