From 83ca676885d746e01e144b05c5da73872d7a1d99 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Wed, 1 Nov 2023 12:58:09 +0100 Subject: [PATCH] Who told you to flex? --- infrastructure/web/public/stylesheets/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/web/public/stylesheets/custom.css b/infrastructure/web/public/stylesheets/custom.css index 3915f59..3465602 100644 --- a/infrastructure/web/public/stylesheets/custom.css +++ b/infrastructure/web/public/stylesheets/custom.css @@ -3,7 +3,6 @@ body { margin: 0; padding: 10px 10px 10px; - display: flex; flex-direction: column; min-height: 100vh; background-color: #131516;