Index: src/views/partials/profile-header.ejs
===================================================================
--- src/views/partials/profile-header.ejs	(revision 066951c940189cfb805d8d40a623fb2cbc41afd0)
+++ src/views/partials/profile-header.ejs	(revision 3507b0bab5d351cf1606b8140e90ac366ab4f8e2)
@@ -281,4 +281,4 @@
 /* The fediverse logo is an open line-network, so it reads smaller than a solid
    glyph at 18px — render it larger INSIDE the same 36px circle (circle unchanged). */
-.profile-fedi-link svg { width: 24px; height: 24px; }
+.profile-fedi-link svg { width: 22px; height: 22px; }
 </style>
Index: src/views/shell.ejs
===================================================================
--- src/views/shell.ejs	(revision 066951c940189cfb805d8d40a623fb2cbc41afd0)
+++ src/views/shell.ejs	(revision 3507b0bab5d351cf1606b8140e90ac366ab4f8e2)
@@ -198,5 +198,5 @@
 
 <!-- v9 stylesheet (full palette system) -->
-<link rel="stylesheet" href="/assets/css/style.css?v=50">
+<link rel="stylesheet" href="/assets/css/style.css?v=51">
 
 <!-- Audio player styles: loaded on every page so the mini-player works
