From a77337e2e9688b13aa5614cf54c26ee355a81a20 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:29:39 -0600 Subject: [PATCH] -- --- static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index b8886d6..afb139e 100644 --- a/static/style.css +++ b/static/style.css @@ -31,8 +31,7 @@ } #thread { - margin-left: 1em; - margin-bottom: 2em; + margin: 2em 1em 2em 0em; border: solid 1px black; } -- 2.39.5