I have an embedded video autoplaying on my site in the Dawn theme that looks fantastic on desktop, but on mobile It has a crazy amount of white space above and below.
Any idea how to fix it?
Here’s my code:
video {
width: auto;
height: auto;
display: auto;
margin: 0 auto;
}