1
0

Adjust glow position top value in animeCat.js

This commit is contained in:
2025-05-26 07:40:58 +02:00
parent 57c780359c
commit 017fd1ff38

View File

@@ -62,7 +62,7 @@ window.AnimeCat = class AnimeCat {
Object.assign(this.glow.style, {
position: 'absolute',
left: '40%',
top: '60%',
top: '65%',
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
width: '80px', // vorher 120px