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 {