CMS collection layout

On my Recipe Categories CMS collection pages (best seen on the All Recipes page), I have noticed that there is a some empty spaces within my CMS collection list/grid when i view my page in preview mode in all device views (see attached images). I need help getting my collection list into a fully filled grid instead of having these empty spaces.

(

Here is my site Read-Only: Webflow - Food for Goodness Sake

@goodmoodfood - try using flexbox for your container like this:

image

Then remove the auto margin from the left and right on your individual items:

image

image

The result looks correct to me.

Thank you, Sam! It is all set.