summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/screen.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index a4efb1d..b8dd88b 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -147,7 +147,8 @@ figure {
#site {
margin: auto;
- text-align: left;
+ text-align: justify;
+ text-justify: inter-word;
line-height: 1.65;
font-weight: 400;
font-size: 110%;