1
0

Reduce size of anime cat icon

This commit is contained in:
2025-05-26 07:34:09 +02:00
parent 2b23e8e9f9
commit 02fdb7ba2f

View File

@@ -65,8 +65,8 @@ window.AnimeCat = class AnimeCat {
top: '70%',
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
width: '80px',
height: '40px',
width: '20px',
height: '20px',
pointerEvents: 'none',
zIndex: 1,
});