Hi everyone,
I’m trying to align elements that are in different sections so they line up nicely with each other.
To clarify: I want the logo in my navigation to align vertically with the text in my hero section, and also with the section below (which contains text and an image side by side).
I’m finding it tricky because each section has a different structure. For example, the menu has three divs, the hero section has two, and the body sections just have one container, which makes alignment much easier there.
Does anyone know a good approach or best practice to keep these elements aligned across sections?
Thanks!


