about summary refs log tree commit diff
path: root/themes
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-07 00:18:19 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-07 00:18:19 +0200
commit89d37743086515f5318567333e399bf6a1a7e8f0 (patch)
treed6f91b83d9ba598422861ec1932f50b43004e686 /themes
parentExample Post: Fill with lorem ipsum (diff)
downloadbaitinq.ml-89d37743086515f5318567333e399bf6a1a7e8f0.tar.gz
baitinq.ml-89d37743086515f5318567333e399bf6a1a7e8f0.tar.bz2
baitinq.ml-89d37743086515f5318567333e399bf6a1a7e8f0.zip
Justify text in content
Diffstat (limited to 'themes')
-rw-r--r--themes/researcher/assets/sass/researcher.scss1
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 {