test
parent
7fb6d14d24
commit
7a708bf721
|
@ -66,7 +66,7 @@
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
anime({
|
anime({
|
||||||
targets: videoElement,
|
targets: videoElement,
|
||||||
height: '200px',
|
height: '400px',
|
||||||
duration: 500,
|
duration: 500,
|
||||||
easing: 'easeInOutQuad'
|
easing: 'easeInOutQuad'
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue