diff --git a/AppIntro.js b/AppIntro.js index 52b42d9..2fa9aae 100644 --- a/AppIntro.js +++ b/AppIntro.js @@ -45,10 +45,12 @@ const defaulStyles = { color: '#fff', fontSize: 30, paddingBottom: 20, + textAlign: 'center', }, description: { color: '#fff', fontSize: 20, + textAlign: 'center', }, controllText: { color: '#fff',