Add larger iframe video embed.

This commit is contained in:
Sam Lu
2018-07-28 23:07:39 -05:00
parent 0e11c2b923
commit bb3adc37d3
2 changed files with 7 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
padding-top: 25px padding-top: 25px
padding-bottom: 52% padding-bottom: 52%
height: 0 height: 0
margin-top: 16px margin-top: 48px
margin-bottom: 32px margin-bottom: 48px
iframe iframe
position: absolute position: absolute
top: 0 top: 0

View File

@@ -14,7 +14,11 @@
padding-left: 11px padding-left: 11px
.node-details-title .node-details-title
&.container &.container
max-width: 730px max-width: 1190px
h1,
p
max-width: 730px
margin: auto
section section
margin-top: 104px margin-top: 104px
+media-breakpoint-up(sm) +media-breakpoint-up(sm)