Fixed-Height Cards More Fragile Than They Look

Getting a multi-column of cards to line up equally is is a headache we’ve all faced, and it gets even harder when working with fixed heights.

Fixed heights always look clean in the mock, then the first real headline wraps and you’re choosing between clipped text or a weird empty gap.

I’ve had better luck letting the card be content-driven and just anchoring the CTA/footer to the bottom with a flex column, so the only thing that truly lines up is the bit people actually scan.

Nice

Nice, until someone bumps the font size or the copy runs long and the whole thing spills out.