Align All Items Vertically using align-items

Using the align-items property on a grid container will set the vertical alignment for all the items in our grid.


Use it now to move all the items to the end of each cell.

Tests

  • Waiting: 1. container class should have a align-items property that has the value of end.
/**
* Your test output will go here
*/