Add some white-space below video embeds
This commit is contained in:
parent
aeedd52864
commit
cb7fbb90dc
2 changed files with 2 additions and 0 deletions
|
@ -487,6 +487,7 @@ a.reversefootnote {
|
||||||
|
|
||||||
.responsive-video-container {
|
.responsive-video-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-bottom: 1em;
|
||||||
padding-bottom: 56.25%;
|
padding-bottom: 56.25%;
|
||||||
height: 0;
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
@ -487,6 +487,7 @@ a.reversefootnote {
|
||||||
|
|
||||||
.responsive-video-container {
|
.responsive-video-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-bottom: 1em;
|
||||||
padding-bottom: 56.25%;
|
padding-bottom: 56.25%;
|
||||||
height: 0;
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in a new issue