Align item. Help!!!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Align item. Help!!!!

Here I was trying the flex elements. The justify content worked but....... the align item doesn’t work. Can someone help me?? https://code.sololearn.com/WE81f8UbwpQy/?ref=app I used a red emoji to make it easier to find the align item. Thank you in advance.

5th Jul 2021, 10:19 AM
Neo
2 Answers
+ 3
Add the height property to get effect on the align-items property. https://code.sololearn.com/WE6YUBQp2rAV/?ref=app
5th Jul 2021, 11:34 AM
Matias
Matias - avatar
+ 2
Justify-content value should be center as well.
5th Jul 2021, 10:26 AM
Abhay
Abhay - avatar