From ca7a86a1fffb7f3e01c79c38142772de4de3613f Mon Sep 17 00:00:00 2001 From: brooke Date: Thu, 12 Sep 2024 14:19:05 -0400 Subject: [PATCH] set max widtih to the entire container --- themes/mir/layouts/_default/baseof.html | 14 ++++++++------ themes/mir/layouts/partials/header.html | 2 +- themes/mir/layouts/partials/list.html | 2 +- themes/mir/layouts/partials/quote.html | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/themes/mir/layouts/_default/baseof.html b/themes/mir/layouts/_default/baseof.html index 21b324d..4b4a078 100644 --- a/themes/mir/layouts/_default/baseof.html +++ b/themes/mir/layouts/_default/baseof.html @@ -2,12 +2,14 @@ {{ partial "head.html" . }} - - {{ partial "nav.html" . }} -
- {{ block "main" . }}{{ end }} -
{{ partial - "footer.html" . }} + +
+ {{ partial "nav.html" . }} +
+ {{ block "main" . }}{{ end }} +
{{ partial + "footer.html" . }} +
\ No newline at end of file diff --git a/themes/mir/layouts/partials/header.html b/themes/mir/layouts/partials/header.html index e2b7be3..2c83e44 100644 --- a/themes/mir/layouts/partials/header.html +++ b/themes/mir/layouts/partials/header.html @@ -1,4 +1,4 @@ -
+
Header Image
diff --git a/themes/mir/layouts/partials/list.html b/themes/mir/layouts/partials/list.html index 582572b..3c0ec57 100644 --- a/themes/mir/layouts/partials/list.html +++ b/themes/mir/layouts/partials/list.html @@ -1,5 +1,5 @@ {{ with .Site.GetPage "_index.md" }} -
+
What we do
diff --git a/themes/mir/layouts/partials/quote.html b/themes/mir/layouts/partials/quote.html index 9613e52..c42017b 100644 --- a/themes/mir/layouts/partials/quote.html +++ b/themes/mir/layouts/partials/quote.html @@ -1,4 +1,4 @@ -
+