From 88e7e6088d1735c4774014707284dbe18d37a722 Mon Sep 17 00:00:00 2001 From: Delta1925 Date: Mon, 17 Apr 2023 23:31:25 +0200 Subject: [PATCH] Add opacity to the cursor catcher --- website/src/components/cursor-catcher.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/cursor-catcher.astro b/website/src/components/cursor-catcher.astro index e0b1602..0a34152 100644 --- a/website/src/components/cursor-catcher.astro +++ b/website/src/components/cursor-catcher.astro @@ -6,4 +6,4 @@ export interface Props { const { id } = Astro.props; --- - +