From de7cca1ff007636462f60a125f1ffc720c1b5281 Mon Sep 17 00:00:00 2001 From: Simon C Date: Wed, 5 Oct 2022 11:32:59 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Modification=20de=20l'alignement=20du?= =?UTF-8?q?=20texte=20dans=20les=20modalit=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/meghna-hugo/layouts/partials/cta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/meghna-hugo/layouts/partials/cta.html b/themes/meghna-hugo/layouts/partials/cta.html index 3db5d1a..7ca973e 100644 --- a/themes/meghna-hugo/layouts/partials/cta.html +++ b/themes/meghna-hugo/layouts/partials/cta.html @@ -8,7 +8,7 @@
-
+

{{ .title | markdownify }}

{{ .content | markdownify }}

{{ if .button.enable }}