How to get tiles centered and left-justified at the same time

前端 未结 9 1909
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-30 10:33

I have a container of tiles (or divs) and I want the container to be centered, while the tiles are left justified in the container.

so if the window is small:

<
9条回答
  •  时光取名叫无心
    2020-11-30 11:24

    Looks like there is solution (though it is described in Russian and I haven't found a translation).
    Demo can be seen here.

提交回复
热议问题