I’ve been trying to get this simple element to just behave but no matter which way I push it or re-order the elements, nothing happens.
I drop a nav element in, I set it to fill the width of the screen (barring some padding either side.)
I then ask the Nav Element to have it’s children elements (Brand, nav button and the like.) flex to space-between and for god knows what reason… it centers everything with this non-existent padding on either side that doesn’t show anywhere in the style menu.
Can someone please explain this, I’m losing my hair over it.