Previously the rail row could drift past the bottom of the Blackmagic banner by ~17px depending on title length. Left column is now pinned to lg:h-[600px] (matching the right column 300x600), and the rail grid uses flex-1 min-h-0 to absorb the remaining vertical space after the hero takes its natural aspect-ratio height. Each card switches to a flex column with the image flex-shrink-0 and the text area flex-1 overflow-hidden so the bottom edge lines up perfectly regardless of title/category length. Also tightened the title clamp from line-clamp-3 to line-clamp-2 since the card height is now bounded. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
8.3 KiB
8.3 KiB