diff --git a/dist/index.js b/dist/index.js index a7f5617..df6bcd4 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1824,7 +1824,7 @@ function xn({ children: e, ...r }) { Xe, { alignItems: "start", - justifyContent: "end", + justifyContent: "center", h: "100%", spacing: 1, ...r, diff --git a/src/components/Header.jsx b/src/components/Header.jsx index 1f2025f..4d7328b 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -41,7 +41,7 @@ function Brand({ children, ...props }) { return (