I was attempting to achieve a layout similar to the one depicted in the image. Essentially, I aimed to create two div boxes containing paragraphs within them. Ideally, these div boxes would be arranged in a row with a maximum of two boxes, and on smaller screens, only one box per row. However, despite utilizing gutter settings, I encountered an issue where the space between the boxes was not being displayed horizontally (in the x-direction), while it was being displayed vertically (in the y-direction). I would appreciate any assistance in resolving this issue.
This is the type of column gap I'm aiming for:
Источник:
https://stackoverflow.com/questions/781 ... -bootstrap