Twitter Bootstrap Responsive Navbar Broken on Small Screens

后端 未结 2 1912
北荒
北荒 2021-02-13 09:55

I\'ve been reading the docs and comparing my code to Bootstrap\'s examples, but I cannot figure out why the navbar on my site drops down about 100px when I make my browser windo

2条回答
  •  耶瑟儿~
    2021-02-13 10:38

    You can use @media to override the body padding. Like this:

    
    
    
    

提交回复
热议问题