align-items # 19

align-items

Aligns the grid items inside a grid cell along the column (vertical ) axis.


Syntax

.container {
  align-items: start | end | center | stretch;
}


Example




























































Previous PostNext Post




Post a Comment

Previous Post Next Post