From 95e5a173f1ff54bc2625a1b82c777fb41c8b096b Mon Sep 17 00:00:00 2001 From: DutchEllie Date: Wed, 22 Jun 2022 13:49:43 +0200 Subject: [PATCH] Messed up desktop --- web/static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/static/style.css b/web/static/style.css index 87d64b8..e1f9696 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -58,7 +58,6 @@ body { } .main { - display: flex; margin-top: 5px; width: 900px; position: relative;