From 59a8f3f8c0d992d40fbd7bf3b620e9d5218b4b23ee49676abfd4dbc4d8e57834 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Sun, 27 Jul 2025 00:00:00 +0000 Subject: Remove extra space created by Flexbox usage --- layouts/baseof.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'layouts/baseof.html') diff --git a/layouts/baseof.html b/layouts/baseof.html index a36bd49..fbe1fa1 100644 --- a/layouts/baseof.html +++ b/layouts/baseof.html @@ -2,8 +2,10 @@ {{ partial "head.html" . }}
- {{ partial "header.html" . }} - {{ block "main" . }}{{ end }} +