Skip to content

Commit

Permalink
Update iframe.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinamstutz committed Aug 18, 2021
1 parent aa2cd3f commit 82a5637
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/iframe.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ iframe {
height: 792px;
margin: 1.4rem 0 0;
}

iframe.video {
width: 100%;
height: 592px;
}

0 comments on commit 82a5637

Please sign in to comment.