Skip to content

Commit

Permalink
Try max-width for videos
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashishkebab committed Dec 9, 2023
1 parent ceb5c83 commit 59ec0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ iframe{
display: block;
margin: auto;
width: 98%;
max-width: 53em;
aspect-ratio: 16 / 9;
}

Expand Down

0 comments on commit 59ec0dc

Please sign in to comment.