diff --git a/www/worker_specs/style.css b/www/worker_specs/style.css index 34b7fed..9ca0c3e 100644 --- a/www/worker_specs/style.css +++ b/www/worker_specs/style.css @@ -75,6 +75,7 @@ html, body{ .spec_value{ font-size: var(--spec_value-font-size); padding-bottom: 3%; + white-space:nowrap; }