Bluesky app fork with some witchin' additions 💫

fix: handle text clipping on web

https://witchsky.app/profile/did:plc:irs2tcoeuvuwj3m4yampbuco
https://witchsky.app/profile/did:plc:irs2tcoeuvuwj3m4yampbuco

depending on the zoom of the page, the `@shi.gg` clips at the bottom

before: https://i.postimg.cc/nccKVK5k/Screenshot-From-2026-01-24-21-25-31.png
after: https://i.postimg.cc/dttRQRXj/Screenshot-From-2026-01-24-21-25-34.png

authored by shi.gg and committed by tangled.org 0cdc78b5 66f60953

+2 -2
+2 -2
src/view/com/util/PostMeta.tsx
··· 111 111 a.pl_2xs, 112 112 a.self_center, 113 113 { 114 - marginTop: platform({web: 0, ios: 0, android: -1}), 114 + marginTop: platform({web: 1, ios: 0, android: -1}), 115 115 }, 116 116 ]}> 117 117 <VerificationCheck ··· 131 131 style={[ 132 132 a.text_md, 133 133 t.atoms.text_contrast_medium, 134 - a.leading_tight, 134 + {lineHeight:1.17}, 135 135 {flexShrink: 10}, 136 136 ]}> 137 137 {NON_BREAKING_SPACE + sanitizeHandle(handle, '@')}