From 5c144f325386817ff28268717b472ceee6f1e1f0 Mon Sep 17 00:00:00 2001 From: Jasmeen Kaur Date: Wed, 12 Jul 2023 13:52:10 +1000 Subject: [PATCH] :lipstick: (#416): Text align justification is removed --- docs/css/access-nri.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/css/access-nri.css b/docs/css/access-nri.css index a126cc98e..e9e74f916 100644 --- a/docs/css/access-nri.css +++ b/docs/css/access-nri.css @@ -495,7 +495,6 @@ h3 { flex-direction: column; justify-content: space-around; align-items: center; - text-align: justify; } .configuration-card {