From 7705e7cf336fe4bbf690809f0b645af201b53cee Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:31:03 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 613d46d..0f2bec8 100644 --- a/static/style.css +++ b/static/style.css @@ -31,7 +31,7 @@ } #thread { - margin: 2em 0em 2em 1em; + margin: 2em 0em 2em 0.5em; border: solid 1px black; } -- 2.39.5