Bootstrap center heading

后端 未结 5 1110
后悔当初
后悔当初 2020-12-13 05:26

It is my first Twitter Bootstrap experience. I have added some headings (h1, h2, etc.) and they are aligned by left side. What is the right way to center headings?

5条回答
  •  抹茶落季
    2020-12-13 05:56

    Bootstrap comes with many pre-build classes and one of them is class="text-left". Please call this class whenever needed. :-)

提交回复
热议问题