how to get 2 sections in flexbox to line up code example
Example: flex css end
.item {
align-self:flex-start | flex-end | center | baseline | stretch;
}
.item {
align-self:flex-start | flex-end | center | baseline | stretch;
}