From d3d2ce5d64f63721340a2ade727430af4156ff5b Mon Sep 17 00:00:00 2001
From: alexisben <alex@noesya.coop>
Date: Wed, 22 Feb 2023 15:05:34 +0100
Subject: [PATCH] hotfix chapter

---
 assets/sass/_theme/blocks/chapter.sass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assets/sass/_theme/blocks/chapter.sass b/assets/sass/_theme/blocks/chapter.sass
index 059d9c45..f4453c6d 100644
--- a/assets/sass/_theme/blocks/chapter.sass
+++ b/assets/sass/_theme/blocks/chapter.sass
@@ -69,6 +69,8 @@
                     width: col(4)
                     margin-left: col-offset(1)
                     margin-bottom: 0
+                    img
+                        margin-left: auto
     @include in-page-with-or-without-sidebar
         h2, h3
             @include h2
-- 
GitLab