Issue with my portfolio page

Link to portfolio page: https://codepen.io/bogdan-leica/full/abERRaZ

Hello there! I’m in a bit of a pickle here. My page goes bananas when zoomed in, and if I try to add media queries it messes up how it looks on mobiles. I usually don’t work with vh or vw, so I might’ve messed something up without realizing it.

I’d also like some advice on the colors used there… Don’t know if I made the right choice with the navbar. That’s pretty much all there is to my issue, I hope you guys can help me :smile:

EDIT:
Fixed the issue. In case anyone ever needs it, it was fixed by using “height: auto;” in the media queries and fixing any problems using margin-bottom and margin-top

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.