Skip to content

Commit

Permalink
Remove Arial font style
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayZoneYour authored Jun 26, 2019
1 parent be1b3be commit cff749e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ const styles = {

buttonText: {
fontSize: 50,
color: '#007aff',
fontFamily: 'Arial'
color: '#007aff'
}
}

Expand Down

0 comments on commit cff749e

Please sign in to comment.