Skip to content

Commit

Permalink
fix corners
Browse files Browse the repository at this point in the history
  • Loading branch information
bakoushin committed Jul 9, 2024
1 parent d20acd3 commit 23c4257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/points/ActivityCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ const styles = StyleSheet.create({
alignItems: 'center',
padding: Spacing.Regular16,
gap: Spacing.Smallest8,
borderRadius: Spacing.Smallest8,
},
faded: {
opacity: 0.5,
Expand Down

0 comments on commit 23c4257

Please sign in to comment.