Merge branch 'fix-margin' of https://github.com/quiple/social-app into quiple-fix-margin

This commit is contained in:
Paul Frazee 2024-01-23 20:14:09 -08:00
commit 8a59e5310e
4 changed files with 4 additions and 4 deletions

View file

@ -289,7 +289,7 @@ let FeedItemInner = ({
type="md"
did={replyAuthorDid}
attr="displayName"
style={[pal.textLight, s.ml2]}
style={[pal.textLight]}
/>
</Trans>
</Text>