Skip to content

Commit

Permalink
Increase margin by 2
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapawar1 committed Apr 12, 2024
1 parent 586197a commit 032be4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PreviewCard/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const styles = StyleSheet.create({
color: colors.grey,
},
reactionNumber: {
marginLeft: 14,
marginLeft: 16,
marginTop: 16,
},
storyDescription: {
Expand Down

0 comments on commit 032be4c

Please sign in to comment.