From 9c4aabf1c3fa4de037f51b23c1d2184d4e761c1b Mon Sep 17 00:00:00 2001 From: Tibo Date: Wed, 15 Jan 2020 10:29:59 +0100 Subject: [PATCH] =?UTF-8?q?Texte=20corrig=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/styles_de_paragraphes.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index 237cecd..50d328b 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -161,11 +161,10 @@ .justify p { text-align: justify; hyphens: auto; - text-justify: inter-character; + //text-justify: inter-character; text-align-last: left !important; hyphens: auto; hanging-punctuation: first; - } .section-content p {