From 4de4f45b84792198cfd584b4a2983ec9c12aeafa Mon Sep 17 00:00:00 2001 From: Christophe HENRY Date: Thu, 4 Mar 2021 21:09:22 +0000 Subject: [PATCH] Prevent from text-justify --- htmgem.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htmgem.css b/htmgem.css index b0de5f3..a441284 100644 --- a/htmgem.css +++ b/htmgem.css @@ -48,6 +48,7 @@ a { margin: -1.35rem; color:#820; text-decoration: none; + text-justify: none; } a:before {