diff --git a/components/auth-dialog.tsx b/components/auth-dialog.tsx index 870b4068..96a85020 100644 --- a/components/auth-dialog.tsx +++ b/components/auth-dialog.tsx @@ -33,7 +33,7 @@ export function AuthDialog({

- +
Sign in to Fragments

diff --git a/components/deploy-dialog.tsx b/components/deploy-dialog.tsx index ffb3134d..3d38dae4 100644 --- a/components/deploy-dialog.tsx +++ b/components/deploy-dialog.tsx @@ -60,7 +60,7 @@ export function DeployDialog({ diff --git a/components/logo.tsx b/components/logo.tsx index 0678e82c..9e304309 100644 --- a/components/logo.tsx +++ b/components/logo.tsx @@ -19,14 +19,22 @@ export default function Logo({ ) : ( + + diff --git a/components/navbar.tsx b/components/navbar.tsx index b4923075..99dbaef6 100644 --- a/components/navbar.tsx +++ b/components/navbar.tsx @@ -48,7 +48,7 @@ export function NavBar({