How to use border with Bootstrap

后端 未结 9 759
独厮守ぢ
独厮守ぢ 2020-12-23 15:53

How can I solve this problem? When you add borders to a div, the div is not centered and the span12 class is not centered.

I would like to center the di

9条回答
  •  执念已碎
    2020-12-23 16:32

    If you need a basic border around you just need to use bootstrap wells.

    For example the code below:

    Basic Well

提交回复
热议问题