...

/

Problem: Grid Align-Items Stretch

Problem: Grid Align-Items Stretch

Try to create two fluid CSS Grid columns that automatically equalize in height and fill the row using align-items: stretch.

Problem description

A .grid-container includes two child div elements. You need to ...