work-in-progress atproto PDS
typescript atproto pds atcute
4
fork

Configure Feed

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

chore: minor nit

Mary 96ca76ca d3b65f97

+1 -1
+1 -1
packages/danaus/src/web/styles/main.css
··· 305 305 /* position-anchor: attach to anchor via --anchor CSS variable */ 306 306 @utility anchored { 307 307 position-anchor: var(--anchor); 308 - &:where(&) { 308 + :where(&) { 309 309 position: absolute; 310 310 } 311 311 }