Skip to content

Commit

Permalink
CR: update
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Oct 19, 2023
1 parent 9888d8d commit 354bc7f
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ const styles = StyleSheet.create({
color: COLORS.TEXT_INPUT,
},
sheetContent: {
fontFamily: 'Rubik',
fontWeight: '400',
fontSize: 16,
color: '#242838',
lineHeight: 24,
fontWeight: '400',
color: '#242838',
},
})

0 comments on commit 354bc7f

Please sign in to comment.