Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

center pill text in label pill (#4579)

* center pill text

* undo

authored by

Hailey and committed by
GitHub
4d8537bc 5d98b4b0

+1
+1
src/view/com/profile/ProfileCard.tsx
··· 328 328 borderRadius: 4, 329 329 paddingHorizontal: 6, 330 330 paddingVertical: 2, 331 + justifyContent: 'center', 331 332 }, 332 333 btn: { 333 334 paddingVertical: 7,