Center content horizontally and vertically in flexbox
.container { display: flex; flex-wrap: wrap; place-content: center; }
CSS, FlexBox | Type: CSS
FlexBox Layout
See the blog post for a downloadable FlexBox demo that I built as the basis for the Evo FlexBox theme.
CSS, FlexBox | Type: CSS






