1
0

Fine-tune glow position top value

This commit is contained in:
2025-05-26 07:31:45 +02:00
parent 9e1a32d12b
commit 6ffe1e8ad1

View File

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