From c6c8394b24de9258ab31f8075eb618c8523c8ef1 Mon Sep 17 00:00:00 2001 From: Mohamadzadeh <7796733@gmail.com> Date: Sun, 14 Jun 2026 10:40:35 +0330 Subject: [PATCH] update Header --- dist/index.js | 2 +- src/components/Header.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 (