Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Feeds.tsx (#3719)

authored by

Minseo Lee and committed by
GitHub
b1a1ca98 3cca5f04

+1 -1
+1 -1
src/view/screens/Feeds.tsx
··· 740 740 alignItems: 'center', 741 741 justifyContent: 'space-between', 742 742 gap: 16, 743 - paddingHorizontal: 16, 743 + paddingHorizontal: 18, 744 744 paddingVertical: 12, 745 745 }, 746 746