From c576794951dff36b3005df19d9ee557f19811457 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Sat, 16 May 2026 17:39:57 +0200 Subject: [PATCH] removed cursor --- frontend/src/components/CyberFx.astro | 61 +----------------- frontend/src/styles/global.css | 91 +-------------------------- 2 files changed, 2 insertions(+), 150 deletions(-) diff --git a/frontend/src/components/CyberFx.astro b/frontend/src/components/CyberFx.astro index 86bfa0a..f025dd3 100644 --- a/frontend/src/components/CyberFx.astro +++ b/frontend/src/components/CyberFx.astro @@ -5,8 +5,7 @@ * Renders an aria-hidden overlay root on every page. All visuals are CSS, * scoped to `.cybersigil .cs-fx*` in global.css, so this is an inert, * display:none no-op under every other theme. The bundled script only wires - * the JS-driven mechanics (custom sigil cursor + fading trail, scroll-entry - * databend on images) and self-disables off-theme, on touch, or under + * the scroll-entry databend on images and self-disables off-theme or under * prefers-reduced-motion. */ --- @@ -21,70 +20,12 @@ - - -