Skip to content

Commit

Permalink
Revert buttons to default 4px border-radius
Browse files Browse the repository at this point in the history
  • Loading branch information
codypearce committed Jun 18, 2020
1 parent caadfeb commit fa8b9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Theme/defaultTheme.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export default {
size: 20,
},
button: {
borderRadius: 3,
borderRadius: 4,
alignItems: 'center',
textAlign: 'center',
letterSpacing: 1.25,
Expand Down

0 comments on commit fa8b9ec

Please sign in to comment.