remove unused css from video component

related to #605
This commit is contained in:
btzr-io 2017-09-26 00:14:24 -06:00
parent e604916aa3
commit ddc5e93aec

View file

@ -31,9 +31,6 @@ video {
&.video--hidden {
height: $height-video-embedded;
}
&.video--active {
/*background: none;*/
}
}
.video--obscured .video__cover
{