From ec6d9a4e0043ba76f7033a5dd3208ead9c3009e5 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 5 Aug 2025 13:38:19 +0300 Subject: [PATCH] update margin --- templates/layout/default.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {