Navbar not centered inside Container (Next.js + Tailwind)
🗣️discussionfront-end
I’m using a reusable Container with max-w-4xl and mx-auto, but it’s not centering on the screen. The navbar aligns relative to the container, but the container itself stays left.