Bootstrap CSS space between buttons in navbar

前端 未结 3 511
一整个雨季
一整个雨季 2021-01-12 10:25

How can I make space between buttons in navbar? I usually do that with  but it doesn\'t work now. Here\'s an JSfiddle of how it looks:

http://j

3条回答
  •  北荒
    北荒 (楼主)
    2021-01-12 11:03

    You can define spacing inside the class in bootstrap 4.0x.

    https://getbootstrap.com/docs/4.0/utilities/spacing/

    So for example

提交回复
热议问题