diff --git a/client/src/app/Header.tsx b/client/src/app/Header.tsx index d62612e..9803b95 100644 --- a/client/src/app/Header.tsx +++ b/client/src/app/Header.tsx @@ -82,12 +82,13 @@ export default function Header({ sites }: { sites: SiteLink[] }) { return (
- - - router.push("/")}> -

Golunteer

-
-
+ + router.push("/")} + className="cursor-pointer" + > +

Golunteer

+
{user !== null ? ( <>