From 46711d4f1d54cebd271271440984325f47371f3c Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Sat, 25 Jul 2026 22:37:54 -0700 Subject: [PATCH] Adjust styling and wrap benchmark options in divs to separate them. --- index.html | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index c520cac..f0b5168 100644 --- a/index.html +++ b/index.html @@ -299,7 +299,7 @@ SPDX-License-Identifier: GPL-3.0-or-later document.getElementById('effort').value = Math.max(1, Math.floor(navigator.hardwareConcurrency) / 2)