diff options
| -rw-r--r-- | src/index.php | 6 |
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> fg: '#000000', bg: '#ffffff', fontFamily: '', - lineSpacing: 1.4, - usableWidth: 0.85, - usableHeight: 0.85, + lineSpacing: 1.25, + usableWidth: 0.80, + usableHeight: 0.80, }, init() { |
