From a11abd0aefc75e6456c4518d74dae9e30c58c29d Mon Sep 17 00:00:00 2001
From: alexisben <alex@noesya.coop>
Date: Fri, 16 Dec 2022 12:25:51 +0100
Subject: [PATCH] lead in post

---
 assets/sass/_theme/sections/posts.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/sass/_theme/sections/posts.sass b/assets/sass/_theme/sections/posts.sass
index fc263f69..737fbd36 100644
--- a/assets/sass/_theme/sections/posts.sass
+++ b/assets/sass/_theme/sections/posts.sass
@@ -90,7 +90,7 @@
             .post-infos
                 @include sticky($spacing1)
     .lead
-        @include h3
+        @include h2
 
 .post-categories
     @include list-reset
-- 
GitLab