Navbar bugging out on mobile. It's moving to the side for some reason. I have tried to change it to a different navbar but no luck. If anyone could check this out and help me, it would be huge! This is a pretty urgent client site, so definitely appreciate any help. Here's the read-only link: https://preview.webflow.com/preview/evermatic?utm_medium=preview_link&utm_source=desig[鈥geId=68c4026f2266f9b61c95345a&locale=fi-FI&workflow=preview
Hey, to center all of your nav links I think the solution is to starting from mobile landscape set the align on the X axis to center on the class 'navbar9_dropdown-toggle' and then the same for 'navbar11_dropdown-link-list' that should center all of the navbar links with dropdowns. Then for the last link 'navbar9_link' convert it into a flex box and align it to the center. Then give it a padding of 1rem on the right side to align it with all of the other nav links.

