From 07d35b326b4c71a28aff1231db7e8024eb91e159 Mon Sep 17 00:00:00 2001 From: Olivia206 <olivia.simonet@mmibordeaux.com> Date: Mon, 30 Oct 2023 17:35:00 +0100 Subject: [PATCH] fixed large --- assets/sass/_theme/blocks/events.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/sass/_theme/blocks/events.sass b/assets/sass/_theme/blocks/events.sass index ea163b3f..db4cf265 100644 --- a/assets/sass/_theme/blocks/events.sass +++ b/assets/sass/_theme/blocks/events.sass @@ -40,6 +40,8 @@ grid-gap: $grid-gutter &-content flex: 1 + h2, h3 + @include h3 .more @include icon("arrow-right", after) margin-top: $spacing1 -- GitLab