Reduce size of anime cat icon
This commit is contained in:
@@ -65,8 +65,8 @@ window.AnimeCat = class AnimeCat {
|
|||||||
top: '70%',
|
top: '70%',
|
||||||
transform: 'translate(-50%, -50%)',
|
transform: 'translate(-50%, -50%)',
|
||||||
borderRadius: '50%',
|
borderRadius: '50%',
|
||||||
width: '80px',
|
width: '20px',
|
||||||
height: '40px',
|
height: '20px',
|
||||||
pointerEvents: 'none',
|
pointerEvents: 'none',
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user