align-items
Aligns the grid items inside a grid cell along the column (vertical ) axis.
Syntax
.container {align-items: start | end | center | stretch;}
Example
align-items
Aligns the grid items inside a grid cell along the column (vertical ) axis.
Syntax
.container {align-items: start | end | center | stretch;}
Example
Post a Comment