Skip to content

Commit 55f5c96

Browse files
committed
updated videos aspect radio to 16:9. Removed black bars in html5 videos.
1 parent 8dcc207 commit 55f5c96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,5 +219,6 @@ div.col-sm-7.doc-page {
219219

220220
/* Padding below embed videos */
221221
.gatsby-resp-iframe-wrapper {
222+
padding-bottom: 56.25% !important; // 16:9 aspect ratio to remove black bars in html5 videos.
222223
margin-bottom: 24px;
223224
}

0 commit comments

Comments
 (0)