I have this HTML code
< 7条回答 鱼传尺愫 (楼主) 2021-02-03 20:08 If you are using Bootstrap 4, you can do it with spacing utilities: This says: mb-4: use a bottom margin size of 4 for all screens (xs and up) mb-md-0: use a bottom margin size of 0 for medium (md) screens and up 0 讨论(0) 查看其它7个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
If you are using Bootstrap 4, you can do it with spacing utilities:
This says:
mb-4: use a bottom margin size of 4 for all screens (xs and up)
mb-4
mb-md-0: use a bottom margin size of 0 for medium (md) screens and up
mb-md-0