Matching Image Height to Dynamic Content with CSS Grid
Have you ever built a split-screen layout where one side is a long form, and the other is an image? Often, the image either fails to fill the vertical space or creates unwanted white space.
The "Magic" solution involves a combination of CSS Grid's St...
yafi.hashnode.dev2 min read