Twitter Bootstrap 3: How to center a block

前端 未结 7 1517
野的像风
野的像风 2020-12-28 13:32

It seems to me that the class center-block is missing from the bootstrap 3 style sheets. Am I missing something?

Its usage is described here, http://ge

7条回答
  •  一向
    一向 (楼主)
    2020-12-28 14:10

    You have to use style="width:value" with center block class

提交回复
热议问题