Having some issues trying to center a div.......................................... it's not Astro related but would love some help on this problem. I have a nav button container I want to center that accounts for an external link that is to the right of the container. I have flex-end on the external link which works perfectly and a 1fr auto grid for the container. For some reason I cannot for the life of my figure out why the navigation button is not centering. I've created a test page. https://87fa7a34.portfoliov2-3fc.pages.dev/
Thanks so much in advance.
poo