diff --git a/src/Views.elm b/src/Views.elm index 3170404..99f3c30 100644 --- a/src/Views.elm +++ b/src/Views.elm @@ -266,7 +266,7 @@ videoView zone playlist video = [ Keyed.el [ Element.width Element.fill , Element.height (Element.px 0) - , Element.htmlAttribute (Html.Attributes.style "padding-top" "56%") + , Element.htmlAttribute (Html.Attributes.style "padding-top" "56.25%") , Element.htmlAttribute (Html.Attributes.style "position" "relative") ] ( video.url