Alignment of the header content (logo + menu) must fit:
- Normal Discourse pages (max-width = 1110px),
- DiscPage static pages (max-width = 782px, because 1110px is too wide for a static page where you cannot put side bars/widgets/pictures),
- DiscPage split layout, with a static page on the left and topics on the right (max-width = 100%).
I did many tests, with both fixed header alignment and layout-dependant header alignment, and came to the conclusion that a permanent left alignment is the way to go.
However, some users want a different alignment.