Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client
117
fork

Configure Feed

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

Fix bskyembed skeleton padding (#10236)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

authored by

Samuel Newman
Claude Opus 4.6 (1M context)
and committed by
GitHub
27d1b96e 5d0b9007

+1 -1
+1 -1
bskyembed/src/screens/landing.tsx
··· 186 186 function Skeleton() { 187 187 return ( 188 188 <Container> 189 - <div className="flex-1 flex-col flex gap-2 pb-8"> 189 + <div className="flex-1 flex-col flex gap-2 p-5 pb-8"> 190 190 <div className="flex gap-2.5 items-center"> 191 191 <div className="w-10 h-10 overflow-hidden rounded-full bg-neutral-100 dark:bg-slate-700 shrink-0 animate-pulse" /> 192 192 <div className="flex-1">