From f5ef546e2d9fb739031cf8275f705f582cdcb7f0 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 07:57:34 +0200 Subject: [PATCH] auto-git: [change] animeCat.js --- animeCat.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/animeCat.js b/animeCat.js index a99c360..9421e77 100644 --- a/animeCat.js +++ b/animeCat.js @@ -66,8 +66,8 @@ window.AnimeCat = class AnimeCat { top: '74%', transform: 'translate(-50%, -50%)', borderRadius: '50%', - width: '62px', // ODER: Teste 54, 70, 80 – wie es dir am besten gefällt! - height: '40px', + width: '54px', // ODER: Teste 54, 70, 80 – wie es dir am besten gefällt! + height: '50px', pointerEvents: 'none', zIndex: 1, filter: 'blur(6px)', // ruhig auch 14px für weichen Rand!