summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/index.php b/src/index.php
index 062d80e..5360366 100644
--- a/src/index.php
+++ b/src/index.php
@@ -104,9 +104,9 @@ questions?</textarea>
104 fg: '#000000', 104 fg: '#000000',
105 bg: '#ffffff', 105 bg: '#ffffff',
106 fontFamily: '', 106 fontFamily: '',
107 lineSpacing: 1.4, 107 lineSpacing: 1.25,
108 usableWidth: 0.85, 108 usableWidth: 0.80,
109 usableHeight: 0.85, 109 usableHeight: 0.80,
110 }, 110 },
111 111
112 init() { 112 init() {