diff options
| author | kj_sh604 | 2026-03-01 19:29:00 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-03-01 19:29:00 -0500 |
| commit | 57f3fc0bcabce404c09976f104039862a4c6191c (patch) | |
| tree | ef2d51ed3f6efd31ad616bfb8c3a5a879908cdc7 /src | |
| parent | d1597dab04485193851bfa04550c485d0f7c2dbf (diff) | |
refactor: slide rendering changes
Diffstat (limited to 'src')
| -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> | |||
| 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() { |
