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 {