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.

fix: bluesky profile link stretching

authored by

Luna and committed by
GitHub
c7e95c0e 3f022b2d

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