Index: src/views/partials/shared-styles.ejs
===================================================================
--- src/views/partials/shared-styles.ejs	(revision e2a8e313c3e2ab4e6c0b46dee342bf6b30e677c4)
+++ src/views/partials/shared-styles.ejs	(revision ee25d450dda38c74ecd9e4a566f87a1c2ab76ecd)
@@ -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 {
