From 89d37743086515f5318567333e399bf6a1a7e8f0 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 7 Aug 2022 00:18:19 +0200 Subject: Justify text in content --- themes/researcher/assets/sass/researcher.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/researcher/assets/sass/researcher.scss b/themes/researcher/assets/sass/researcher.scss index 8bd2561..8231f0b 100644 --- a/themes/researcher/assets/sass/researcher.scss +++ b/themes/researcher/assets/sass/researcher.scss @@ -63,6 +63,7 @@ $y-medium: 1.0rem; @extend %link-default; } p { + text-align: justify; margin-bottom: $y-small; } h1, h2, h3, h4, h5, h6 { -- cgit 1.4.1