diff --git a/src/screens/EmailCount/styles.js b/src/screens/EmailCount/styles.js index c86ea02..73416b6 100644 --- a/src/screens/EmailCount/styles.js +++ b/src/screens/EmailCount/styles.js @@ -14,7 +14,7 @@ const styles = StyleSheet.create({ flex: STANDARD_FLEX, alignItems: 'center', justifyContent: 'center', - backgroundColor: '#fff', + backgroundColor: '#ffffff', }, contentWrapper: { width: '95%',