From f3174c5cd6b8ede8e183dc95dd7d778ea9a6b77b 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;