atmosphere explorer
0
fork

Configure Feed

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

reduce padding in repo list

Juliet 28c0cca7 da2558b2

+1 -1
+1 -1
src/views/pds.tsx
··· 55 55 return ( 56 56 <A 57 57 href={`/at://${repo.did}`} 58 - class="dark:hover:bg-dark-200 flex min-w-0 items-start gap-2 rounded p-1.5 text-left hover:bg-neutral-200/70" 58 + class="dark:hover:bg-dark-200 flex min-w-0 items-start gap-2 rounded px-1.5 py-1 text-left hover:bg-neutral-200/70" 59 59 > 60 60 <div class="flex min-w-0 flex-1 flex-col"> 61 61 <div class="flex items-center gap-x-2 text-sm">