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, {
|
Object.assign(this.heartEmitter.style, {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
left: '90px',
|
left: '90px',
|
||||||
bottom: '46px',
|
bottom: '50px',
|
||||||
pointerEvents: 'none',
|
pointerEvents: 'none',
|
||||||
width: '1px',
|
width: '1px',
|
||||||
height: '1px',
|
height: '1px',
|
||||||
|
|||||||
Reference in New Issue
Block a user