diff --git a/infrastructure/web/public/stylesheets/custom.css b/infrastructure/web/public/stylesheets/custom.css index 0bfd1aa..96e8b9e 100644 --- a/infrastructure/web/public/stylesheets/custom.css +++ b/infrastructure/web/public/stylesheets/custom.css @@ -1,7 +1,7 @@ body { margin: 0; display: flex; - padding: 10px 10px 10px; + padding: 10px 10px 0px; flex-direction: column; min-height: 100vh; background-color: #131516;