Bootstrap Navbar width same as container

后端 未结 3 1619
清歌不尽
清歌不尽 2021-01-14 03:06

I am using Bootstrap 3 . i can\'t give the navbar same width with the container. if it works in large screen but don\'t work in other screen size. How can i make a fixed si

3条回答
  •  梦毁少年i
    2021-01-14 03:25

    Just turn the class container-fluid to container, and you're done. Worked for me...

提交回复
热议问题