From 1bd48bf08141f1dc2a5fb860846deec310d177d7 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sat, 4 Sep 2021 18:25:30 +0200 Subject: [PATCH] =?UTF-8?q?retour=20=C3=A0=20la=20justification=20auto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 741b7d6..405f2a7 100644 --- a/styles.css +++ b/styles.css @@ -15,7 +15,7 @@ body { font-family: sans-serif; font-size: 70%; text-align: justify; - text-justify: inter-character; + text-justify: auto; } a {