test
parent
7a708bf721
commit
15ca90af62
|
@ -68,7 +68,7 @@
|
||||||
targets: videoElement,
|
targets: videoElement,
|
||||||
height: '400px',
|
height: '400px',
|
||||||
duration: 500,
|
duration: 500,
|
||||||
easing: 'easeInOutQuad'
|
easing: 'cubicBezier(0.590, 0.190, 0.050, 0.990)'
|
||||||
});
|
});
|
||||||
}, 1000);
|
}, 1000);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue