Index: src/views/partials/shared-styles.ejs
===================================================================
--- src/views/partials/shared-styles.ejs	(revision e2a8e313c3e2ab4e6c0b46dee342bf6b30e677c4)
+++ src/views/partials/shared-styles.ejs	(revision a3e2f171273617e2d577da3625856ee33bd223fd)
@@ -6,7 +6,7 @@
   border-bottom: 1px solid var(--rule);
   background: var(--paper);
-  /* Breathing room: profile-header has padding-bottom 1.5rem already, so a
-     small additional margin-top gives the switcher its own visual layer. */
-  margin-top: 0.5rem;
+  /* 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;
 }
 .view-switcher-wrap .container {
