mobile navbar text per owner
This commit is contained in:
parent
033bdf6625
commit
f59d053afd
|
|
@ -64,7 +64,7 @@ const Header = () => {
|
|||
alt="Queue North Technologies"
|
||||
className="brand-logo-on-dark h-12 md:h-16 w-auto flex-shrink-0"
|
||||
/>
|
||||
<span className="font-bold text-xl lg:text-2xl text-white hidden sm:block tracking-tight">Queue North Technologies</span>
|
||||
<span className="font-bold text-sm sm:text-xl lg:text-2xl text-white whitespace-nowrap tracking-tight">Queue North Technologies</span>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue