diff --git a/public/css/dashboard.css b/public/css/dashboard.css index f517cb1..f3632fb 100644 --- a/public/css/dashboard.css +++ b/public/css/dashboard.css @@ -124,4 +124,8 @@ font-size: 1vw; top: 69%; right: 10%; +} + +.no-content { + margin-left: 3%; } \ No newline at end of file diff --git a/templates/base.html.twig b/templates/base.html.twig index 95bdf0b..3de348c 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -17,7 +17,7 @@