Add spacing between vertically stacked columns in Bootstrap 4
问题 Unfortunately, there doesn't seem to be a good way to manage vertical spacing between columns that transition from a horizontal stack to a vertical stack at certain breakpoints. There does seem to be a solution when a form is involved, but that's not the situation here. I've tried this solution, but it doesn't work when there are multiple columns that wrap in a row. To illustrate my scenario, here's the structure of my HTML: <body> <div class="container"> <div class="row"> <div class="col-md