Skip to content

Commit

Permalink
fix: bilibili pad 过大问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Jump Ten Wong committed May 22, 2024
1 parent 9559460 commit 68936b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ features:

<video width="100%" height="630" src="./images/pro/Tsinghua.mp4" controls autoplay loop muted></video>

<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;"><iframe src="//player.bilibili.com/player.html?aid=1454148484&bvid=BV15i421k7ak&cid=1531825155&page=1&high_quality=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"> </iframe></div>
<div style="position: relative; width: 100%; height: 0; padding-bottom: 100%;"><iframe src="//player.bilibili.com/player.html?aid=1454148484&bvid=BV15i421k7ak&cid=1531825155&page=1&high_quality=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"> </iframe></div>

<!-- <div align=center>
<img src="./images/iori-1.jpg" width="498"/>
Expand Down

0 comments on commit 68936b8

Please sign in to comment.