Hello, I am trying to create the following layout. It's almost ready, but the only problem I'm having is aligning the header elements with the main content.
If I remove the logo and add a left margin to the elements equal to the sidebar width, they become centered. However, when adding the logo, the alignment no longer works. I tried placing the logo in the sidebar, but since the sidebar is below the header, it looks odd.