place-items
Sets `align-items` and `justify-items` in one declaration.
151 effects in the catalog use this property.
Syntax
place-items: <align> <justify>;Watch out
`display: grid; place-items: center` is a compact way to center one child both horizontally and vertically.
Effects using place-items
These are working effects from the catalog. Open a tile to inspect the full source.