From 439318aabb03d576d2527c0f55a916b545b33695 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 26 May 2021 23:18:11 +0200 Subject: [PATCH] Use content class only for text to avoid unwanted margin in card figures --- themes/chosto/layouts/_default/baseof.html | 2 +- themes/chosto/layouts/_default/single.html | 2 +- themes/chosto/layouts/_default/summary.html | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/themes/chosto/layouts/_default/baseof.html b/themes/chosto/layouts/_default/baseof.html index 86668dd..65c4d3a 100644 --- a/themes/chosto/layouts/_default/baseof.html +++ b/themes/chosto/layouts/_default/baseof.html @@ -2,7 +2,7 @@ {{- partial "head.html" . -}} -
+
{{- partial "navbar.html" . -}} {{- partial "header.html" . -}} {{- block "main" . }}{{- end }} diff --git a/themes/chosto/layouts/_default/single.html b/themes/chosto/layouts/_default/single.html index 38b3c2f..69407b2 100644 --- a/themes/chosto/layouts/_default/single.html +++ b/themes/chosto/layouts/_default/single.html @@ -1,6 +1,6 @@ {{ define "main" }}
-
+