1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:57:42 +02:00
parent f5ef546e2d
commit 36e7ad53a3

View File

@@ -66,7 +66,7 @@ window.AnimeCat = class AnimeCat {
top: '74%',
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
width: '54px', // ODER: Teste 54, 70, 80 wie es dir am besten gefällt!
width: '74px', // ODER: Teste 54, 70, 80 wie es dir am besten gefällt!
height: '50px',
pointerEvents: 'none',
zIndex: 1,