This commit is contained in:
Baltazar Gomez 2017-08-08 19:35:47 -06:00 committed by GitHub
parent 5aa28433bf
commit 88f6f985e2

View file

@ -20,9 +20,7 @@ video {
position: relative;
video {
height: 100%;
position: absolute;
left: 0;
top: 0;
width: 100%;
}
&.video--hidden {
height: $height-video-embedded;