From 4259da043f9bc4ceb7735f1d0b57ba6872abf854 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Fri, 16 May 2025 15:09:56 -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 4d83442..df16cb1 100644 --- a/static/style.css +++ b/static/style.css @@ -27,7 +27,7 @@ } #form { - width: 50%; + left: 50%; } #thread { -- 2.39.5