tsuyoshiwada / react-stack-grid

MIT License
178 stars 31 forks source link

group of items are not horizontally aligned #12

Open codyng opened 3 years ago

codyng commented 3 years ago

9 items, each with 150px width. In 1466px browser width, it's not horizontal aligned.

If the width is a little bit less, e.g. 1451px, it is fine.

BTW, how to control the alignment? If we have 3 items, they are aligned left and with some padding.