Index: src/views/partials/shared-styles.ejs
===================================================================
--- src/views/partials/shared-styles.ejs	(revision a3e2f171273617e2d577da3625856ee33bd223fd)
+++ src/views/partials/shared-styles.ejs	(revision 1dca23bd8d5a3b7956466c314c7f512f6a0a3e88)
@@ -6,7 +6,8 @@
   border-bottom: 1px solid var(--rule);
   background: var(--paper);
-  /* Even veel lucht boven als onder de pill-balk (margin-bottom = 1.5rem in
-     style.css). Was 0.5rem → voelde scheef. */
-  margin-top: 1.5rem;
+  /* Strakke ruimte (8px) tussen de profielkop-streep en de pills — bewust klein
+     zodat de pills aansluiten op de lijn. De grotere margin-bottom (1.5rem in
+     style.css) is lucht naar de feed; dat hoort niet symmetrisch te zijn. */
+  margin-top: 0.5rem;
 }
 .view-switcher-wrap .container {
