diff --git a/app/assets/stylesheets/app/components/equator.scss b/app/assets/stylesheets/app/components/equator.scss deleted file mode 100644 index b1e179b84..000000000 --- a/app/assets/stylesheets/app/components/equator.scss +++ /dev/null @@ -1,11 +0,0 @@ -.equator { - display: table; - width: 100%; - height: 100%; /* For Firefox */ - min-height: 100%; -} - -.equator-container { - display: table-cell; - vertical-align: middle; -} diff --git a/app/views/errors/error.html.erb b/app/views/errors/error.html.erb index 5c025cb0d..948cbe4d0 100644 --- a/app/views/errors/error.html.erb +++ b/app/views/errors/error.html.erb @@ -1,13 +1,5 @@ -
We've been notified and should have it fixed soon.
+ Go back home