This commit is contained in:
Omar Najjar 2024-02-03 22:27:12 +11:00
parent 962caeff0d
commit 1c57c1ab0f

View file

@ -239,7 +239,7 @@ body {
<span class="close" onclick="closeVideoPlayer()">&times;</span>
<!-- Cloudflare Stream Video Player -->
<div id="videoContainer"
style="position: relative; padding-top: 10%; width: 100%; height: 100%;">
style="position: relative; padding-top: 10%; padding-bottom: 10%; width: 100%; height: 40%;">
<!-- Video iframe will be inserted here -->
</div>
</div>