In my Bootstrap row, I have placed two images with 6 columns each. My goal is to have the same margin between these two images as the margin between the images and their parent element.
I attempted to add margins/padding to the images, but found that adding it to the left and right sides resulted in a double gap between the images in the middle.