Personal Portfolio Website

Hello!

I’m tweaking my portfolio website to have it ready to send applications. The problem that I ran into is that when I browse the website on my phone it looks broken. The project images overflow the screen and it creates a white space on the right hand side of the screen. How can I fix this?

Link to the project: Portfolio Website

Thanks in advance.

Hi @Af1991

I had a quick look at your css.

Try using relative units instead of px.
Also, consider using at-media rules for small screen sizes, so that the fonts and images are smaller.

Happy coding

1 Like

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