How to make different the position of blocks in the adaptive layout?
kulon-profi.ru
Well, here for example. There is a sidebar and content conditional, it adaptative. But grid it turns out that the content is below the sidebar, which is not always correct.
How can I fix this thing?
Here made primitive different blocks for computer/phone, with different mesh.
2 answers
well, for example media screen and (what you need size) can be specified instead of display:block;
very different display:flex;
and take advantage of all its charms especially order
you .desktop imploded
in General, if I correctly understood the question, then you have the difference between the position simbara and content availability upper indentation in a content part
Find more questions by tags Adaptive designCSSHTML