Refactors the header

This commit is contained in:
Sofiya Tepikin
2019-09-14 12:39:30 +02:00
parent 20595c6c3a
commit 5d436630d3
15 changed files with 175 additions and 195 deletions
+2 -1
View File
@@ -95,7 +95,8 @@ export default StyleSheet.create({
width: 40,
height: 40,
borderRadius: 100,
position: 'absolute'
position: 'absolute',
alignSelf: 'center',
},
errorMessage: {
color: shadesOfRed[2],