From 26109e98f1540c8017fb41dd72e1036735f1c56a Mon Sep 17 00:00:00 2001 From: mco-system Date: Thu, 6 Apr 2023 21:58:58 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 70db1a1..be9f4de 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -54,7 +54,6 @@ span.place { } #main_wrapper { - width: 40em; display: flex; flex-direction: column; justify-content: flex-start;