1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:58:19 +02:00
parent 0d16827e11
commit 0b06a3acac

View File

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