From 3280884b4d1b3d82cdaf5e780b6417b72910827c Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Wed, 1 Nov 2023 13:06:30 +0100 Subject: [PATCH] Thats why it flex'd --- infrastructure/web/public/stylesheets/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/web/public/stylesheets/custom.css b/infrastructure/web/public/stylesheets/custom.css index b667d89..0bfd1aa 100644 --- a/infrastructure/web/public/stylesheets/custom.css +++ b/infrastructure/web/public/stylesheets/custom.css @@ -1,5 +1,6 @@ body { margin: 0; + display: flex; padding: 10px 10px 10px; flex-direction: column; min-height: 100vh;