Skip to content

Commit

Permalink
fix: adjust YouTube embed styles (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Aug 11, 2023
1 parent 5447727 commit 13843c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/styles/vendors/_cms-editor-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ figure {
}

.embed--youtube {
margin-block-start: 2rem;
margin-inline: 0;
min-inline-size: 100%;
}

Expand Down

0 comments on commit 13843c4

Please sign in to comment.