From 0d35f3fbd2714771eca3023c2be6db20fd45543b Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 26 Oct 2025 14:24:17 +0100 Subject: [PATCH] Add bottom margin --- web/components/markdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/markdown.tsx b/web/components/markdown.tsx index f2e259a0..b7ea9eba 100644 --- a/web/components/markdown.tsx +++ b/web/components/markdown.tsx @@ -36,7 +36,7 @@ export default function MarkdownPage({content, filename}: Props) { description={title} url={`/` + filename} /> - +