Centering the pagination in bootstrap

前端 未结 14 2017
隐瞒了意图╮
隐瞒了意图╮ 2020-12-07 13:30

I have this code in pagination


      
14条回答
  •  感情败类
    2020-12-07 14:20

    solution for Bootstrap 4

    You can use it Alignment use this class justify-content-center

    Change the alignment of pagination components with flexbox utilities.

    and learn more about it pagination

提交回复
热议问题