You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improvement(docs): neutral primary chip for nav CTA + fix cluster spacing
Align the docs navbar with the main app, which reserves green for
accents/status and uses a neutral high-contrast CTA in nav.
- add a canonical `primary` chip variant (inverse fill: dark in light
mode, white in dark mode), mirroring the emcn chip's primary action
- "Get started" and the 404 "Go home" now use variant='primary' instead
of the green brand surface
- retire the now-unused `brand` chip variant (no parallel path left behind)
- fix navbar right-cluster spacing: gap-2 to match the landing navbar and
drop the asymmetric ml-1 on the CTA
0 commit comments