wip bsky client for the web & android

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

handle.invalid f587b827 fd0cc214

verified
+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