Bootstrap without rows?

后端 未结 5 1152
无人共我
无人共我 2021-02-05 16:44

I love bootstrap, but i\'m trying to achieve something totally outsides its expected grid, which is to have cells stack under each other without grouped lines. Something like Pi

5条回答
  •  走了就别回头了
    2021-02-05 17:15

    Looks like you have to use JS to reach goal.

    You can use following libs:

    Jquery Wookmark - Light weight and fast. Used in myself resolving similar issue

    Isotope - Flexible and reach functions one

    Mansonry - Popular lib, similar to Isotope

提交回复
热议问题