An ATproto social media client -- with an independent Appview.
6
fork

Configure Feed

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

Slightly smaller highlighted post text (#1608)

authored by

Paul Frazee and committed by
GitHub
19f8389f 0168aada

+2 -2
+2 -2
src/lib/themes.ts
··· 264 264 fontWeight: '400', 265 265 }, 266 266 'post-text-lg': { 267 - fontSize: 22, 268 - letterSpacing: 0.4, 267 + fontSize: 20, 268 + letterSpacing: 0.2, 269 269 fontWeight: '400', 270 270 }, 271 271 'button-lg': {