Portfolio project not loading correctly on mobile

Hello campers!

I just “finished” my second FCC project for my personal portfolio. I used a full-screen wrap for my header and it won’t load properly on mobile but looks fine on desktop. Is there anyone who can help please? :pray:

Here is my project: Danilo Aquino’s Portfolio

It looks like the issue is that you have set the height of the header to be 100% of the viewport. Btw I like your gif.

Thanks @RadDog25! How do I fix it? Do I just change the % of the viewport? :sweat:

The gif was created by Thomas Bogner.

Well I would probably just drop that line of code entirely for starters and see how that turns out.