From f881e49e7c574a2a1b791789a90b94885d1e103b Mon Sep 17 00:00:00 2001
From: alexisben <alexiben7@gmail.com>
Date: Wed, 27 Jul 2022 13:58:46 +0200
Subject: [PATCH] some fix

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

diff --git a/assets/sass/_theme/blocks/testimonials.sass b/assets/sass/_theme/blocks/testimonials.sass
index 1ef52807..f9b7c232 100644
--- a/assets/sass/_theme/blocks/testimonials.sass
+++ b/assets/sass/_theme/blocks/testimonials.sass
@@ -21,7 +21,7 @@
             line-height: 1
             position: absolute
             transform: translateY(-50%)
-            // TODO : ajuster en fonctiond e la typo
+            // TODO : ajuster en fonction de la typo
 
     figure
         font-size: px2rem(16)
@@ -95,6 +95,7 @@
             @include media-breakpoint-up(md)
                 padding-right: col(4)
 
+        // TODO : en discuter en créa
         // figure
         //     display: flex
         //     figcaption
-- 
GitLab