Skip to content

Commit 762f899

Browse files
committed
Updated margin and aspect ratio for youtube video.
1 parent 26ffc1a commit 762f899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2023-10-09-mpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Here's an example of the long-term rollout after fine-tuning on only one-step-ah
7878

7979
<!-- [![Compressible Navier-Stokes](http://img.youtube.com/vi/ndyFDhs62Bo/0.jpg)](http://www.youtube.com/watch?v=ndyFDhs62Bo "Compressible Navier-Stokes Rollout") -->
8080

81-
<div style="display:flex;align-items: center;flex-direction: column; margin-bottom:20px;">
82-
<div style="width:650px;max-width:95%;"><div style="position:relative;padding-bottom:56.25%;">
81+
<div style="display:flex;align-items: center;flex-direction: column; margin-bottom:30px; margin-top:30px;">
82+
<div style="width:650px;max-width:95%;"><div style="position:relative;padding-bottom:50%;">
8383
<iframe style="width:100%;height:100%;position:absolute;left:0px;top:0px;" frameborder="0" width="100%" height="100%" allowfullscreen="" allow="autoplay" src="https://www.youtube.com/embed/NsBWGEXZC4U">
8484
</iframe>
8585
</div>

0 commit comments

Comments
 (0)