diff --git a/animeCat.js b/animeCat.js index 6962d1c..8c84acb 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: '46px', + bottom: '50px', pointerEvents: 'none', width: '1px', height: '1px',