diff --git a/assets/styles/components/texts.scss b/assets/styles/components/texts.scss index 72c727d..e70be4a 100644 --- a/assets/styles/components/texts.scss +++ b/assets/styles/components/texts.scss @@ -82,6 +82,8 @@ html[data-theme='dark'] { p { color: get-dark-color('text-color'); + text-align: justify; + text-justify: inter-word; } input {