aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--screenplain/export/pdf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/screenplain/export/pdf.py b/screenplain/export/pdf.py
index ccc7cf1..ed75e45 100644
--- a/screenplain/export/pdf.py
+++ b/screenplain/export/pdf.py
@@ -107,8 +107,6 @@ title_style = ParagraphStyle(
)
contact_style = ParagraphStyle(
'contact', default_style,
- leftIndent=3.9 * inch,
- rightIndent=0,
)