Minimal Theme - Make Wider

How do I adjust the total width of the page, removing some of the buffer/whitespace on each side?
I have seen this answered for other themes and have tried to implement the solutions found in those threads but with no luck.

Repo: GitHub - johnodonnell123/johnodonnell123.github.io: GitHub Page

I think you’d just need change the CSS of .wrapper and section to have few 100 more pixels in width.

1 Like

Thank you so much! I tried changing these each individually, and for some reason didn’t put it together that I needed to change them both. I really appreciate the help!