pull/1/head
Jan Umbach 2024-05-30 12:51:48 +02:00
parent 7a708bf721
commit 15ca90af62
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
targets: videoElement,
height: '400px',
duration: 500,
easing: 'easeInOutQuad'
easing: 'cubicBezier(0.590, 0.190, 0.050, 0.990)'
});
}, 1000);
}