Minimum number of columns per row

Hi everyone!
Hope this awesome community is well and healthy :slight_smile:

I was wondering if anyone know any way to specify a minimum amount of columns per row in a grid?

For example, I have 4 columns in auto-fit and it looks good on the baseline standard breakpoint, but if I resize it, there’s a span between the baseline and the table breakpoint that shows 3 columns on the top row and then 1 column on the bottom row. I’d like it to show either 4 columns in 1 row, or 2 columns in 2 row (not 3 / 1).

Since custom breakpoints are not possible, does anyone know how would I be able to fix that?

Any help will be much appreciated :slight_smile:

Cheers!