Exosphere is a set of small, modular, self-hostable community tools built on the AT Protocol. app.exosphere.site
6
fork

Configure Feed

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

ui: fix signin spacing

Hugo 0fbe4bad 9b492a85

+1
+1
packages/client/src/ui.css.ts
··· 31 31 maxWidth: vars.size.containerMaxWidth, 32 32 marginInline: "auto", 33 33 paddingInline: vars.space.md, 34 + paddingBlockStart: vars.space.lg, 34 35 paddingBlockEnd: vars.space.xl, 35 36 }); 36 37