Quick reminder: if your browser support allows it, `align-content: center` works on block layout elements these days. 💪 👇
https://caniuse.com/mdn-css_properties_align-content_block_context
Quick reminder: if your browser support allows it, `align-content: center` works on block layout elements these days. 💪 👇 https://caniuse.com/mdn-css_properties_align-content_block_context 2 comments
|
@stefan if you are testing with an emoji you will not get a perfect centering due to the baseline alignment.
It's one (hidden) gotcha for this new alignment: https://css-tip.com/align-content-center/