Logo increased vs Menu Alignment

I increased the logo size and the the menu wasn’t (as i expected) inline with the logo anymore.
How to fix this?
see a

Hi tatti! I’m not a programmer or anything like that, but I had the same problem and managed to fix it with the following custom css:

#site-navigation .row > .module-group.right {
padding-top: 20px;
}

I hope it helps you :wink:

Hi @noelle,

I hope you are well today and thanks for helping out here in this forum.

Your help here is really appreciated.

Thanks,
Movin