Answer the question
In order to leave comments, you need to log in
How to knock out a block from a flow in flexbox?
How to knock out the third block to the bottom frame, and so that the fourth one is automatically pressed to the second one (when the third one is eliminated)?
https://codepen.io/anon/pen/JZwVdw
Answer the question
In order to leave comments, you need to log in
https://developer.mozilla.org/ru/docs/Web/CSS/alig...
https://developer.mozilla.org/ru/docs/Web/CSS/marg...
3 {
align-self: flex-end;
}
4 {
margin-left: auto;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question