a tool for shared writing and social publishing
0
fork

Configure Feed

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

fixed a weird little double border

celine 87bf22a3 686b17af

-1
-1
components/Blocks/PageLinkBlock.tsx
··· 167 167 className={`pageBackground 168 168 absolute top-0 left-0 right-0 bottom-0 169 169 pointer-events-none 170 - rounded-lg border 171 170 `} 172 171 style={{ 173 172 backgroundImage: `url(${cardBackgroundImage?.data.src}), url(${cardBackgroundImage?.data.fallback})`,