atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

fix backlinks directory border color

Juliet de8539a6 657b57c9

+1 -1
+1 -1
src/components/backlinks.tsx
··· 146 146 return ( 147 147 <A 148 148 href={`${props.pathname}#backlinks:${group.collection}`} 149 - class="flex items-center justify-between gap-3 rounded-lg border border-neutral-300 px-3 py-2 text-left hover:bg-neutral-200/50 dark:border-neutral-700 dark:hover:bg-neutral-800" 149 + class="flex items-center justify-between gap-3 rounded-lg border border-neutral-200 px-3 py-2 text-left hover:bg-neutral-200/50 dark:border-neutral-700/50 dark:hover:bg-neutral-800" 150 150 > 151 151 <div class="flex min-w-0 flex-1 items-center gap-2"> 152 152 <Favicon domain={authority()} reverse />