1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:33:44 +02:00
parent a474719ea6
commit 2b23e8e9f9

View File

@@ -66,7 +66,7 @@ window.AnimeCat = class AnimeCat {
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
width: '80px',
height: '60px',
height: '40px',
pointerEvents: 'none',
zIndex: 1,
});