_media.scss 79 B

12345
  1. @include respond-to('tablet') {
  2. .html-video {
  3. height: 100%;
  4. }
  5. }