diff options
Diffstat (limited to 'apps/mobile/app/signin.tsx')
| -rw-r--r-- | apps/mobile/app/signin.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/app/signin.tsx b/apps/mobile/app/signin.tsx index 17a2158d..0d160398 100644 --- a/apps/mobile/app/signin.tsx +++ b/apps/mobile/app/signin.tsx @@ -121,7 +121,7 @@ export default function Signin() { comp={(styles) => ( <Logo height={150} - width={200} + width={250} fill={styles?.color?.toString()} /> )} |
