@@ -58,7 +58,7 @@ const styles = StyleSheet.create({
container: {
flex: 1,
flexDirection: 'column',
- backgroundColor: '#F5FCFF',
+ backgroundColor: '#ffffff',
paddingTop: 40
},
richText: {