When working with elements of different sizes, alignment can be a challenge 🔍.
Even if you use equal spacing, the layout can still look off 👀.
The easiest fix? Give them all the same width 📏.
Pick the size of the largest element and apply it to the rest for a clean, balanced design ✨.
1️⃣ Set your Container Direction to Row (Horizontal) ➡️
2️⃣ Switch Wrap to No Wrap 🚫
3️⃣ Adjust the Columns Gap for perfect spacing 📏
4️⃣ Set each element’s Width to 25% if there are 4 elements(100/number of elements) for four equal columns 🔥
✅ Result: A clean, responsive design that looks amazing without extra widgets or complicated settings.
✨ Bonus Tip: Need 3 columns? Set width to 33.33%. Need 5? Go for 20%! 🎯