Is there a way to change the vertical size of my homepage desktop video but leave the mobile video as is? I want to keep the width.
Using this code.
<video width=“100%“video loop=”” muted=“” autoplay=“autoplay” preload=“” id=“vid”>
<source src="[https://cdn.shopify.com/videos/c/o/v/601077ff4ea544119dd87894f6af2e08.mp4](https://cdn.shopify.com/videos/c/o/v/601077ff4ea544119dd87894f6af2e08.mp4)" type="video/mp4"Thanks