1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:57:34 +02:00
parent 994ea02dbe
commit f5ef546e2d

View File

@@ -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!