From a281a5c2681ab4aedddf326a6ca67474ff196c80 Mon Sep 17 00:00:00 2001 From: sptaule Date: Tue, 1 Feb 2022 17:28:57 +0100 Subject: [PATCH] Fix font size for blog post summary to fit with blog post content --- templates/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/section.html b/templates/section.html index 2d0b792..d901172 100755 --- a/templates/section.html +++ b/templates/section.html @@ -41,7 +41,7 @@
-
+
{{ page.summary | safe | striptags }}