Bootstrap 3 extra large (xl) columns

后端 未结 4 2091
太阳男子
太阳男子 2020-12-13 07:09

In Bootstrap\'s LESS build can someone please tell me how to add a fifth device size, extra large (col-xl-#)?

4条回答
  •  执笔经年
    2020-12-13 07:24

    https://github.com/shenders13/bootstrap-grid-100cols-with-xl-and-xxl

    A CSS file that contains the bootstrap grid with additional xlg ( > 1500px width ) and xxlg ( > 2000 px width) classes. The grid is split into columns with 1/100 width of the parent div.

提交回复
热议问题