Write on the margins of the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

fix: bluesky profile link stretching

authored by shi.gg 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 {