This commit is contained in:
Paul Gauthier 2024-06-08 14:37:35 -07:00
parent 48aa0a4f77
commit 1a97498ee9

View file

@ -37,7 +37,7 @@ or the
<style>
.video-container {
position: relative;
padding-bottom: 101.89%; /* 1080 / 1060 = 1.0189 */
padding-bottom: 76.2711864407%;
height: 0;
overflow: hidden;
}