1
0

Further adjust glow position top value in animeCat.js

This commit is contained in:
2025-05-26 07:41:12 +02:00
parent 017fd1ff38
commit 30818725aa

View File

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