iPad background for div blocks not spanning entire width of screen

前端 未结 8 1357
既然无缘
既然无缘 2020-12-04 23:01

I\'ve had a continued problem with div blocks stretching along the entire width of my iPad\'s screen. It seems to stop about 20 pixels from the right side of the screen.

8条回答
  •  执笔经年
    2020-12-04 23:21

    You got the width size incorrect. But no need to worry. You just need to have 1024 instead of 1004.

    Hope this helps!

提交回复
热议问题