there is a header where the height is set in the container, flex is specified, which means the child elements should line up to the entire height of the header, but nothing works, I also set the height of the container and I also can’t stretch it in height
I’m a bit confused as to what your final goal is. Were you looking at spreading the 3 rows of information across the entire header area?
1 Like
I don’t understand why set a flex header?
You also don’t need the “container” div.
I’ve removed that container, added some margin and changed the font to make it more readable…
1 Like
I think the best thing for your next post would be to give us a visual of what you are trying to achieve. We see your attempt, but we are going to be shooting in the dark as to your goals, until we have clarity.