diff --git a/assets/styles/components/texts.scss b/assets/styles/components/texts.scss index 522b629..15b288f 100644 --- a/assets/styles/components/texts.scss +++ b/assets/styles/components/texts.scss @@ -12,7 +12,7 @@ strong { p { color: get-light-color('text-color'); - text-align: justify; + text-align: left; text-justify: inter-word; }