Bootstrap - Some kind of margin on mobile devices (only right side)

前端 未结 4 1267
一向
一向 2020-12-28 19:27

i created a mobile page with bootstrap, but for some kind the mobile page has a margin or padding on mobile devices on the right side where i can slide to. I deleted some co

4条回答
  •  情话喂你
    2020-12-28 19:52

    If you want to set the right-padding on your example header, then just do that style in .container for example: Padding-Right:12px.

提交回复
热议问题