From 4edcb2fb579a35e4d2730d2f89b6507a90169a88 Mon Sep 17 00:00:00 2001 From: BernatBC Date: Tue, 17 Oct 2023 22:21:01 +0300 Subject: [PATCH] Remove redundant justification --- assets/styles/components/texts.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/styles/components/texts.scss b/assets/styles/components/texts.scss index e70be4a..72c727d 100644 --- a/assets/styles/components/texts.scss +++ b/assets/styles/components/texts.scss @@ -82,8 +82,6 @@ html[data-theme='dark'] { p { color: get-dark-color('text-color'); - text-align: justify; - text-justify: inter-word; } input {