Hi there,
I have a header bar with three containers, flexbox: “row”. Perfect on desktop, but not enough space on smaller screens. So I’d like to have the flexbox behaviour change to “column” on smaller screens. How can I do this?
Of course I could design a second header with viewport “column”, but I’d prefer to have only one header, if possible.
Best regards
Uli

