From 57f3fc0bcabce404c09976f104039862a4c6191c Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 1 Mar 2026 19:29:00 -0500 Subject: refactor: slide rendering changes --- src/index.php | 6 +++--- 1 file 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? fg: '#000000', bg: '#ffffff', fontFamily: '', - lineSpacing: 1.4, - usableWidth: 0.85, - usableHeight: 0.85, + lineSpacing: 1.25, + usableWidth: 0.80, + usableHeight: 0.80, }, init() { -- cgit v1.2.3