Skip to content

Commit

Permalink
Update Checkout.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed May 29, 2024
1 parent 4a6e27e commit f5a488c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mobile/screens/Checkout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -715,9 +715,8 @@ const styles = StyleSheet.create({
textTransform: 'capitalize',
fontSize: 27,
fontWeight: '600',
color: '#333', // '#f37022',
marginTop: 20,
marginBottom: 30,
color: '#333',
marginBottom: 15,
marginRight: 7,
marginLeft: 7,
padding: 5,
Expand Down

0 comments on commit f5a488c

Please sign in to comment.