wip bsky client for the web & android
0
fork

Configure Feed

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

fix: fix embed descrip[tion font size wtf was i evne doing

vi f587b827 fd0cc214

+1 -1
+1 -1
src/components/Feed/Embeds/ExternalEmbed.vue
··· 67 67 } 68 68 69 69 .embed-description { 70 - font-size: 0 nine rem; 70 + font-size: 0.9 rem; 71 71 color: hsl(var(--subtext1)); 72 72 } 73 73