From de0191cc1dccb23fa995287518e9c13cffe124c6 Mon Sep 17 00:00:00 2001 From: alexisben <alex@noesya.coop> Date: Tue, 13 Dec 2022 17:12:54 +0100 Subject: [PATCH] lead in article --- assets/sass/_theme/sections/posts.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/sass/_theme/sections/posts.sass b/assets/sass/_theme/sections/posts.sass index 5a56c238..d4079839 100644 --- a/assets/sass/_theme/sections/posts.sass +++ b/assets/sass/_theme/sections/posts.sass @@ -89,6 +89,9 @@ width: col-outside-container(4) .post-infos @include sticky($spacing1) + &:not(.full-width) + .lead + @include h2 .post-categories @include list-reset -- GitLab