diff --git a/app/(main)/header.tsx b/app/(main)/header.tsx index c435759..24a0346 100644 --- a/app/(main)/header.tsx +++ b/app/(main)/header.tsx @@ -26,7 +26,7 @@ function Header() { sessionStorage.removeItem("selectedTag") router.push(`/`) }} - className="flex cursor-pointer items-center text-base font-medium" + className="flex cursor-pointer items-center text-base font-medium hover:opacity-50 transition-opacity duration-300" >