(I think this question is different from this one.)
(Repeat, the referenced questions are different.)
Suppose I have two items in a flex container with flex-direction: column
. So, suppose, I have 4 units vertically. And each of the flex items have a height of 1 unit. The second item will be sitting at the bottom (unit 4), and the first one is unit 2 (the center of the remaining space).