diff --git a/public/css/app.css b/public/css/app.css index bae34ed..1219fee 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -15416,6 +15416,10 @@ readers do not read off random characters that represent icons */ font-weight: 400; } +#status { + height: 80px; +} + .buttons::after { content: "Aller"; }