auto-git:
[change] animeCat.js
This commit is contained in:
@@ -66,7 +66,7 @@ window.AnimeCat = class AnimeCat {
|
|||||||
top: '74%',
|
top: '74%',
|
||||||
transform: 'translate(-50%, -50%)',
|
transform: 'translate(-50%, -50%)',
|
||||||
borderRadius: '50%',
|
borderRadius: '50%',
|
||||||
width: '54px', // ODER: Teste 54, 70, 80 – wie es dir am besten gefällt!
|
width: '74px', // ODER: Teste 54, 70, 80 – wie es dir am besten gefällt!
|
||||||
height: '50px',
|
height: '50px',
|
||||||
pointerEvents: 'none',
|
pointerEvents: 'none',
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user