From 2cabe98ade59aa6df280c91bdb7a99b6d71c822d Mon Sep 17 00:00:00 2001 From: dbroqua Date: Thu, 24 Feb 2022 09:22:28 +0100 Subject: [PATCH] =?UTF-8?q?#19=20texte=20forc=C3=A9=20en=20alignement=20?= =?UTF-8?q?=C3=A0=20gauche=20pour=20les=20mals=20voyants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/global.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sass/global.scss b/sass/global.scss index f53ad46..2c25f26 100644 --- a/sass/global.scss +++ b/sass/global.scss @@ -14,6 +14,10 @@ html { &.is-accessible { font-family: 'lucioleregular'; + + .text-justify { + text-align: left; + } } footer.footer {