Portfolio help. Why does my portfolio page scroll to the left?

https://codepen.io/kaija-montaine/pen/VBwwNY/

because of this line:
/* transform:scale(3);*/

which is inside your #social section of the css. I took it out and that got rid of your issue.

Thanks for saving me twice in a day. =D

np. Don’t forget to mark your help requests as solved when you get a response that works…

How do I mark it as solved?

just go to the post that has the solution and select the check-mark icon beneath it to mark it.