From a0b58663af214ca16f7ecdb8f20f4b93e0359fcc Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Fri, 31 Jul 2026 13:17:47 -0700 Subject: [PATCH] Try removing root font size to let browser control again. --- test/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/index.html b/test/index.html index 4160d74..edcdf2d 100644 --- a/test/index.html +++ b/test/index.html @@ -318,17 +318,15 @@ SPDX-License-Identifier: GPL-3.0-or-later document.getElementById('effort').value = Math.max(1, Math.floor(navigator.hardwareConcurrency) / 2)