summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--read.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/read.html b/read.html
index 3a67b19..c1983dd 100644
--- a/read.html
+++ b/read.html
@@ -424,7 +424,8 @@
'font-size': fontSize,
'font-family': fontFamily,
'line-height': lineHeight,
- }
+ 'text-align': 'justify'
+ }
});
});