Browse Source

Texte corrigé

Tibo 4 years ago
parent
commit
9c4aabf1c3
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/css/styles_de_paragraphes.scss

+ 1 - 2
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 {