auto-git:
[change] animeCat.js
This commit is contained in:
@@ -68,7 +68,7 @@ window.AnimeCat = class AnimeCat {
|
|||||||
width: '80px',
|
width: '80px',
|
||||||
height: '60px',
|
height: '60px',
|
||||||
pointerEvents: 'none',
|
pointerEvents: 'none',
|
||||||
zIndex: 1
|
zIndex: 1,
|
||||||
});
|
});
|
||||||
this.catContainer.appendChild(this.glow);
|
this.catContainer.appendChild(this.glow);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user