pull/1/head
Jan Umbach 2024-05-30 12:49:45 +02:00
parent 5915f44f30
commit 7fb6d14d24
1 changed files with 1 additions and 1 deletions

View File

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