I am currently working on a project that involves creating a tiled interface with responsive tiles.
One issue I have encountered is that all the tiles are shifting to the left side of the div and not getting centered, no matter what I try.
To see the problem with the right border alignment, click here - https://i.stack.imgur.com/MQyWw.jpg
I have experimented with various positioning and margin settings, but so far I have not been able to find a solution to align all tiles in the center instead of the left side.
If anyone could provide some guidance on this issue, it would be greatly appreciated.
Thank you.