@ -241,9 +241,9 @@ function Navbar({
<Link to="/" className="flex flex-row items-center">
<img src={logoIcon} className="w-6" />
<span
className={`text-base font-bold text-blue52 transform translate-y-1 mr-2`}
className={`text-base font-bold text-3xl text-blue52 transform translate-y-1 mr-2`}
>
DANOVIN
دانوین
</span>
</Link>
</div>