Skip to content

Commit

Permalink
feat: Remove margin on videos
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 18, 2020
1 parent 97e9ac8 commit b016007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Video.module.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.video {
max-width: 560px;
margin: 1rem 0;

iframe {
width: 100%;
Expand Down

0 comments on commit b016007

Please sign in to comment.