diff --git a/public/css/vroom.css b/public/css/vroom.css index 3dc986f..ce3b871 100644 --- a/public/css/vroom.css +++ b/public/css/vroom.css @@ -257,6 +257,9 @@ text-align: justify; text-justify: inter-word; } +.btn-full { + width: 100% !important; +} html, body { height: 100%; diff --git a/templates/default/error.html.ep b/templates/default/error.html.ep index fada988..d7cc88b 100644 --- a/templates/default/error.html.ep +++ b/templates/default/error.html.ep @@ -5,16 +5,19 @@
<%= $msg %>
-