I just think that it would look better that way...
I already coded an example myself with the inspect tool...
BEFORE:
CSS code:
.p-header-logo {
vertical-align: middle;
margin-right: auto;
}
.p-header-content {
padding: 4px 0;
display: flex;
flex-wrap: wrap...