Write on the margins of the internet. Powered by the AT Protocol.
0
fork

Configure Feed

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

Merge pull request #8 from shi-gg/patch-1

fix: bluesky profile link stretching

authored by

Scan and committed by
GitHub
9752d249 ebc46f3f

+1
+1
web/src/css/profile.css
··· 78 78 border-radius: var(--radius-sm); 79 79 background: rgba(59, 130, 246, 0.1); 80 80 transition: all 0.15s ease; 81 + width: fit-content; 81 82 } 82 83 83 84 .profile-bluesky-link:hover {