+ 1
Anyone can help me to make it responsive according screen width?
On rotating screen the width of the background increase from ons side. https://code.sololearn.com/WnEm6Z8Rc2nD/?ref=app
1 Resposta
+ 1
You may try using percentages for the width of the video, or giving its container a fixed width and make it centered.