1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:42:02 +02:00
parent 30818725aa
commit 6d15ada797

View File

@@ -65,8 +65,8 @@ window.AnimeCat = class AnimeCat {
top: '70%',
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
width: '80px', // vorher 120px
height: '54px', // vorher 80px (Verhältnis zur Katze beibehalten!)
width: '62px', // vorher 120px
height: '40px', // vorher 80px (Verhältnis zur Katze beibehalten!)
pointerEvents: 'none',
zIndex: 1,
filter: 'blur(9px)', // macht die Kante weicher