JavaScript-optional public web frontend for Bluesky anartia.kelinci.net
sveltekit atcute bluesky typescript svelte
7
fork

Configure Feed

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

fix: missing side outlines

Mary 18250584 fd875e7c

+1
+1
src/routes/(app)/(profile)/[actor=didOrHandle]/+layout.svelte
··· 133 133 background: var(--bg-primary); 134 134 } 135 135 .association { 136 + outline-offset: -2px; 136 137 padding: 10px 16px; 137 138 color: var(--text-blurb); 138 139