I’ve created a code pen which includes my code and replicates the problem.
My main tags have some basic formatting and so does the logo and header container. The formatting is almost identical, but the logo-header-container is the grandchild of the body and the main tags are children of the body.
the logo header containers parent is a fixed element with top and left set to 0.
Is this what is causing the off balance? Any ideas on a work around?
I was hoping someone could check my container vs section tags and offer their thoughts on what might be causing the issue. Here is my code for the nav container.
The selector list syntax is pretty straightforward, each selector is separated by a comma. I saw your other page and you got it right there, so maybe this was just an oversight.
w3schools has a handy selectors list as well (one of the few times I can actually recommend referring to them)