From f9b40545710fe87c0634bda03624c55bfafc17b0 Mon Sep 17 00:00:00 2001 From: Antonio Ledebuhr Date: Wed, 21 Jan 2026 08:29:46 +0100 Subject: [PATCH] mobile jumping background fix --- src/app/components/dot-background/dot-background.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/components/dot-background/dot-background.scss b/src/app/components/dot-background/dot-background.scss index b11af7f..84e7420 100644 --- a/src/app/components/dot-background/dot-background.scss +++ b/src/app/components/dot-background/dot-background.scss @@ -6,5 +6,4 @@ canvas { width: 100vw; height: 100vh; - height: 100svh; }