diff --git a/templates/layout/default.html.tera b/templates/layout/default.html.tera
index 7c252d2..e490cec 100644
--- a/templates/layout/default.html.tera
+++ b/templates/layout/default.html.tera
@@ -74,7 +74,7 @@
}
header > div {
- margin: 16px 0;
+ margin-top: 16px;
}
header > div > code:not(:last-child)::after {