Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Move sidebar by 10px for more even padding (#1543)

authored by

Tanza and committed by
GitHub
83bb5c17 b030d94a

+1 -1
+1 -1
src/view/shell/desktop/RightNav.tsx
··· 123 123 position: 'absolute', 124 124 top: 20, 125 125 // @ts-ignore web only 126 - left: 'calc(50vw + 310px)', 126 + left: 'calc(50vw + 320px)', 127 127 width: 304, 128 128 }, 129 129