Hello there!
Unlike the rest of the sections where the properties are handling responsiveness, the header section has some properties that hinder it. I think the best solution would be to use a media query to achieve the required responsiveness.
Hello! Thanks for your response. That’s what I figured. I haven’t made it to media queries, and the instructions for this project state to not worry about responsiveness yet. I was just wondering…
I think it’s because most of the properties handle responsiveness by default, but these properties override each other sometimes. So, you can either find what is overriding what or solve this using a media query.
Mostly this is caused when one uses a grid in areas that require one to use Flexbox.