Tweak profile header

This commit is contained in:
Paul Frazee 2022-11-05 12:43:21 -05:00
parent 807bd3b834
commit 851ff65d66
2 changed files with 3 additions and 3 deletions

View file

@ -208,8 +208,8 @@ const styles = StyleSheet.create({
},
backButton: {
position: 'absolute',
top: 6,
left: 8,
top: 10,
left: 12,
backgroundColor: '#000a',
padding: 6,
borderRadius: 30,