diff --git a/animeCat.js b/animeCat.js index d1d6764..6962d1c 100644 --- a/animeCat.js +++ b/animeCat.js @@ -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',