Skip to content

Commit

Permalink
Fix some styling
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapawar1 committed Sep 30, 2024
1 parent 52ab77b commit 249da7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ReactionDisplay/styles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const styles = StyleSheet.create({
color: colors.grey,
},
reactionNumber: {
marginLeft: 16,
marginLeft: 10,
marginTop: 16,
},
});
Expand Down

0 comments on commit 249da7a

Please sign in to comment.