Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
use provided class for video embed
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Nov 26, 2018
1 parent 2c2b403 commit 4da16e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/theme/globalStyle.js
Expand Up @@ -109,6 +109,9 @@ export const GlobalStyle = createGlobalStyle`
max-width: 100%;
max-height: 100%;
}
.embedVideoIframe {
width: 100%;
}
blockquote {
border-left: 5px solid #ccc;
padding-left: 5px;
Expand Down

0 comments on commit 4da16e6

Please sign in to comment.