Website/Portfolio - Centering Text at Bottom while keeping Portfolio/Project Grid in place

Hi @JSpuc. You need to add a closing tag to <div class="projects-one">. Right now it’s wrapping around your contact content.

Any time you run into a display issue, try * {border: 1px solid red;} to put a red line around every element. It’s often all you’ll need to find the problem.

2 Likes