diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/researcher/assets/sass/researcher.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |