hello relumers, Htoday I turn to you with advice not a bug - because I noticed that often such a problem appears to me and I solve it in an intuitive way (setting the minimum height of the item) so that I nicely spread out the elements in the collection. Maybe there is a better method
Gromek yeah this gets a bit tricky. I usually play around with flexbox and heights. I also will add a minimum height but I'll add it to the area that sees the most variables - usually a text area but in your example it looks like there could be several variable areas so maybe having the whole card with a minimum height is not a bad idea. I would say that it would be too hard to put into words exactly what you should do in every situation so the best thing to do in that case is to understand core principals and foundations of something - in this case, flexbox. Here's some videos that all seem to be pretty good to me - just keep an eye on the date it was published as you'll likely want to watch something that was in the last couple of years at least. https://www.youtube.com/results?search_query=flexbox+explained+webflow
Thank you

