Skip to content

Commit

Permalink
Merge pull request #3944 from jainaryan04/main
Browse files Browse the repository at this point in the history
dimensions of video player
  • Loading branch information
abhi03ruchi authored Oct 23, 2024
2 parents dfbfe09 + 82d1623 commit 343d8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/html/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ <h3>XYZ<br /><span>Book Lover</span></h3>
<div id="about-us ">
<h1 class="about-us-heading">About Us</h1>
<div class="container " style="text-align: center;">
<iframe style="margin-bottom: 3.5rem;" src="https://www.youtube.com/embed/I2JaNUsPCc0?si=FYZkYQ1mTYHr74I-"
<iframe style="margin-bottom: 3.5rem; height: 60vh; width: 70vw;" src="https://www.youtube.com/embed/I2JaNUsPCc0?si=FYZkYQ1mTYHr74I-"
allowfullscreen></iframe>
</div>

Expand Down

0 comments on commit 343d8b1

Please sign in to comment.