I have a flex container with two items and I would like one item to be aligned at the top of the container, and the other to be in the middle.
How can I achieve this?
I am trying the self-align property in the items, but it does not work.
I have a flex container with two items and I would like one item to be aligned at the top of the container, and the other to be in the middle.
How can I achieve this?
I am trying the self-align property in the items, but it does not work.