I can not figure out how to get my header section to be responsive in mobile portrait for some reason it overflows. I tried setting the width to 90vw but I don’t think that is how to solve this. Any direction please help.
here is the link to my project:
Hi data
Try these settings:
You could also width:100% the heading, but that often doesn’t work for safari
This fixed the issue thank you!