1
0

Reduce width of glow element

This commit is contained in:
2025-05-26 07:45:16 +02:00
parent c52561376e
commit ab18908bff

View File

@@ -61,7 +61,6 @@ window.AnimeCat = class AnimeCat {
this.glow.id = 'cat-glow';
Object.assign(this.glow.style, {
position: 'absolute',
transform: 'translate(-50%, -50%)',
borderRadius: '50%',
border: '1px solid red',
width: '62px', // vorher 120px