Hey everyone!
I’m having a problem with my navbar. The content inside the container (flexbox) is having extra space at the end of the menu. I want to remove that. Here are the screenshots:
The most straightforward fix for the issue is to give your Nav Menu element left margin of “Auto”—this will push it as far as it can go within the container to the right:
Hi!
Thank you soo much for your kind response. That was fast!
However, what I wanted was to move the logo to the bottom left and the menu to the bottom right while increasing the space in between: