From bccbcc12c72f5edde605601a311646d1ca96d7e1 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 31 Jul 2025 16:04:04 +0100 Subject: Add CPU performance benchmarking --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index b4c8897..9f3302e 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ p { padding-left: 40px; } -#console { +.console { height: 120px; padding: 0 0 0 1em; white-space: pre-line; -- cgit v1.2.3