diff --git a/src/view/screens/Settings/index.tsx b/src/view/screens/Settings/index.tsx
index 49702ae47c..a647ea902d 100644
--- a/src/view/screens/Settings/index.tsx
+++ b/src/view/screens/Settings/index.tsx
@@ -103,10 +103,10 @@ function SettingsAccountCard({
/>
-
+
{profile?.displayName || account.handle}
-
+
{account.handle}
@@ -381,7 +381,7 @@ export function SettingsScreen({}: Props) {
{!currentAccount.emailConfirmed && }
-
+
Signed in as