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