1
0

Fine-tune heart emitter position further in animeCat.js

This commit is contained in:
2025-05-26 21:56:12 +02:00
parent af2c8f160c
commit e6c24feea9

View File

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