From 6a633fa8679e012bca598e4928f0a961433dad85 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 7 Feb 2026 10:05:14 +0100 Subject: [PATCH] added configurable font sizes --- public/index.html | 87 +++++++++++++++++++++++++++++++---------------- server.js | 18 +++++++++- 2 files changed, 74 insertions(+), 31 deletions(-) diff --git a/public/index.html b/public/index.html index 6667338..39e1fc8 100644 --- a/public/index.html +++ b/public/index.html @@ -8,19 +8,26 @@