From d55780f5c333208eaac1d5240929959b131e8787 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 14 Mar 2023 08:37:34 -0500 Subject: [PATCH] Tune the logged out web view --- src/view/com/auth/SplashScreen.web.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/view/com/auth/SplashScreen.web.tsx b/src/view/com/auth/SplashScreen.web.tsx index 05d0355d..a4fc6234 100644 --- a/src/view/com/auth/SplashScreen.web.tsx +++ b/src/view/com/auth/SplashScreen.web.tsx @@ -16,8 +16,8 @@ export const SplashScreen = ({ }) => { const pal = usePalette('default') return ( - - + + Bluesky See what's next @@ -34,7 +34,7 @@ export const SplashScreen = ({ testID="signInButton" style={[styles.btn, pal.btn]} onPress={onPressSignin}> - Sign in + Sign in