Change the off-axis Alignment of a Flexed Container with `align-items`

Chris Achard
InstructorChris Achard

Social Share Links

Tweet

We changed the axis layout with 'justify-content', and the "off axis" layout is controlled by 'align-items'. The most common values are flex-start, flex-end, or center.