Flexbox align-items: center;
is not working.
Here is the HTML
<div class="container"> <p>Lorem ipsum</p> </div>
CSS
.container { display: flex; justify-content: center; align-self: center; }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With