From e075667cd2dc878dd9dceb07c85719f6712bcda1 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 2 Jan 2022 18:23:36 +0000 Subject: Implement multi-threaded rendering --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index ae0dc41..3abbf1a 100644 --- a/style.css +++ b/style.css @@ -21,3 +21,7 @@ p { margin-right: 0.5em; width: 100%; } + +.thread-slider { + padding-left: 40px; +} \ No newline at end of file -- cgit v1.2.3