I am a fan of using bootstrap, but I am currently facing a challenge that requires a grid layout where cells stack vertically without any visible lines separating them. Similar to the layout seen on Pinterest.
While Bootstrap's normal grid system works well for many designs:
I am looking for a solution that does not involve rows in the grid structure.
Some may suggest abandoning Bootstrap altogether, but given my familiarity with it and its advantages, I am determined to find a workaround.
If you believe another responsive framework with a more suitable grid system would be better suited for my needs, I am open to suggestions.
Thank you in advance!