You are here

video-embed-html5-thumbnails.css in Video Embed HTML5 8

canvas {
    max-width: 100%;
    height: auto;
}

File

css/video-embed-html5-thumbnails.css
View source
  1. canvas {
  2. max-width: 100%;
  3. height: auto;
  4. }