Question on centered text (Portfolio Project)

I am currently working on the portfolio project in the HTML course and noticed that the text of the headers (welcome, my work, get in contact with me) look off in comparison to the links at the very top of the page, did I mess something up with centering, or is this just how it’s supposed to work? To me they just don’t look correctly aligned, and I would like to fix that. Thanks.

Project: https://codepen.io/TheMiser/pen/qBpmZbp

It’s not the headings that are off, it is the nav list that is off.

Use your browser’s dev tools inspector to look at the list. I think you’ll find something that is pushing it just a little to the right.

1 Like

Ignore my other reply I figured it out, thank you for the help.

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