pull/1/head
Jan Umbach 2024-05-30 12:50:21 +02:00
parent 7fb6d14d24
commit 7a708bf721
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
setTimeout(() => { setTimeout(() => {
anime({ anime({
targets: videoElement, targets: videoElement,
height: '200px', height: '400px',
duration: 500, duration: 500,
easing: 'easeInOutQuad' easing: 'easeInOutQuad'
}); });