From 377a5ac3525bb75bdce41243a98cf8c1413b7ed0 Mon Sep 17 00:00:00 2001 From: Ushie Date: Mon, 5 May 2025 03:03:47 +0300 Subject: [PATCH] fix: Unclickable social icons This makes the hiding animation worse, as opacity isn't transitioned anymore, this is unfortunately due to an issue where the wave overlaps other page content during the transition --- src/routes/+page.svelte | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index a15ebf3..e37cf34 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -142,15 +142,13 @@