Currently the video player is hardcoded to have a specific width (960px) and height (540px).
I did try to make it scale using percent in place of a hardcoded width and height but the height seems to break and not properly scale with the page. The result ends up cutting off some of the video player.
Currently the video player is hardcoded to have a specific width (960px) and height (540px).
I did try to make it scale using percent in place of a hardcoded width and height but the height seems to break and not properly scale with the page. The result ends up cutting off some of the video player.