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.