summaryrefslogtreecommitdiff
path: root/1 Projects/Trouwen/Invitation/Align items.md
blob: 7febeeb2981afda90d02bad6cc4ec24cae158178 (plain)
1
2
3
4
https://developer.mozilla.org/en-US/docs/Web/CSS/align-items

Use `align-items` to align items on the cross-axis in flexbox. If grid layout is used items are aligned
on the block axis within their grid area.