wagtail / wagtail.org

Wagtail’s official marketing website
https://wagtail.org/
66 stars 60 forks source link

On the home page of wagtail website there is massive white space and that space is captured by <video> tag #365

Open MJCoder15 opened 1 year ago

MJCoder15 commented 1 year ago

when we visit wagtail's home page https://wagtail.org/ and we scroll a little then there is a huge white space in between, and after inspecting it I found out that there is a <video> tag and somehow the video inside of it is not visible.

https://user-images.githubusercontent.com/91000828/219606292-fa0b9663-54d7-40b1-b888-fe085d090538.mp4

laymonage commented 1 year ago

Could you open the browser's DevTools and see if there are any errors?

MJCoder15 commented 1 year ago

Yes there is an error:- image