1
0

Adjust heart emitter position in animeCat.js

This commit is contained in:
2025-05-26 21:55:37 +02:00
parent 4dc2409438
commit af2c8f160c

View File

@@ -149,7 +149,7 @@ window.AnimeCat = class AnimeCat {
Object.assign(this.heartEmitter.style, {
position: 'absolute',
left: '90px',
bottom: '32px',
bottom: '46px',
pointerEvents: 'none',
width: '1px',
height: '1px',