From af1c5f670d7142839bc5be37d9e88fe532f81696 Mon Sep 17 00:00:00 2001 From: Wisdom Ekpotu Date: Sat, 7 Jan 2023 18:35:15 +0100 Subject: [PATCH] fix: changed title color --- screens/Budget.js | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/screens/Budget.js b/screens/Budget.js index 897092e..375c7fb 100644 --- a/screens/Budget.js +++ b/screens/Budget.js @@ -17,13 +17,14 @@ export default function App() { flex: 1, justifyContent: 'center', backgroundColor: '#F4F3E8', - paddingLeft: config.deviceWidth * 0.1, }} > Do you have a {'\n'}budget? @@ -31,7 +32,8 @@ export default function App() { - Continue + $8 - $15 - Continue + $15 - $25 - Continue + $25 - $35 - Continue + $35 - $45 - - - Continue - + + Continue + + ); }