Fine-tune heart emitter position further in animeCat.js
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user