From ec05af1b0e418f3db2afb2aa7177b0a8b9e3f738 Mon Sep 17 00:00:00 2001 From: alireza Date: Mon, 1 Jun 2026 09:10:02 +0330 Subject: [PATCH] =?UTF-8?q?Fix=20logo=20position=20=E2=80=94=20left=20of?= =?UTF-8?q?=20text,=20slightly=20larger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout/Header.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/layout/Header.tsx b/src/app/layout/Header.tsx index 93e0902..78f6a7b 100644 --- a/src/app/layout/Header.tsx +++ b/src/app/layout/Header.tsx @@ -181,15 +181,16 @@ export default function Header() { textDecoration: 'none', flexShrink: 0, lineHeight: 1, + direction: 'ltr', }} > اندیشکده فولاد آینده -
+