diff --git a/components/layout/site-header.tsx b/components/layout/site-header.tsx
index 96f7354..c7c0650 100644
--- a/components/layout/site-header.tsx
+++ b/components/layout/site-header.tsx
@@ -198,10 +198,11 @@ export function SiteHeader({
initial={reducedMotion ? false : { opacity: 0, x: 16, filter: "blur(8px)" }}
animate={{ opacity: 1, x: 0, filter: "blur(0px)" }}
transition={reducedMotion ? { duration: 0 } : { duration: 0.42, delay: 0.12, ease: [0.22, 1, 0.36, 1] }}
- className="flex flex-col text-[1.28rem] font-black leading-[1.2]"
+ className="text-[1.28rem] font-black leading-[1.2] whitespace-nowrap"
dir="rtl"
>
مــــحـــمــد
+ {" "}
فــــرواتـــي
) : (