From 225a25bc7236ea4b9168ee1ac5ea0dbeb9ac5e79 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 27 Aug 2023 12:37:24 +0200 Subject: Main container wrapper to keep content width --- layouts/partials/open_section.html | 8 +++----- layouts/partials/post.html | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/open_section.html b/layouts/partials/open_section.html index 805d802..cf59ee8 100644 --- a/layouts/partials/open_section.html +++ b/layouts/partials/open_section.html @@ -1,7 +1,5 @@ -
-

{{ .Title }}

+

{{ .Title }}

-
- {{ .Content }} -
+
+ {{ .Content }}
diff --git a/layouts/partials/post.html b/layouts/partials/post.html index 99aa825..19352e6 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -1,5 +1,5 @@ -