Index: src/assets/css/style.css
===================================================================
--- src/assets/css/style.css	(revision 6b0a8e2357af1aac8d4d1145a3b272f9fe33e3fd)
+++ src/assets/css/style.css	(revision a3e2f171273617e2d577da3625856ee33bd223fd)
@@ -2024,7 +2024,7 @@
     border-bottom: 1px solid var(--rule);
     background: var(--paper);
-    /* Even veel lucht boven als onder de pill-balk (was scheef: ~8px boven /
-       24px onder). Symmetrisch oogt rustiger. */
-    margin-top: 1.5rem;
+    /* Bottom margin gives breathing room between the switcher bar and the
+       first post. margin-top staat in shared-styles.ejs (de winnende inline
+       <style>) — symmetrisch op 1.5rem. */
     margin-bottom: 1.5rem;
 }
