From 0241c506cba39e8f64ee171342c216708b1e9326 Mon Sep 17 00:00:00 2001 From: Bendik Lynghaug Date: Thu, 6 Aug 2026 18:57:17 +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 ca2a972..ea52879 100644 --- a/style/main.css +++ b/style/main.css @@ -168,7 +168,7 @@ main.loading, main.not-found { auto height, which would collapse this to the height of its in-flow content and clip the canvas via overflow:hidden below. */ height: 100vh; - height: 100lvh; + height: 100svh; padding: 0; justify-content: flex-end; overflow: hidden;