Revert "Added a load-screen"

This commit is contained in:
Kasper Rynning-Tønnesen
2018-08-08 16:32:22 +02:00
committed by GitHub
parent 09f9072ec1
commit debcd787f9
2 changed files with 1 additions and 189 deletions

View File

@@ -25,17 +25,6 @@ a {
outline: 0 !important;
}
.initial-load {
display: none !important;
}
body {
height: auto !important;
overflow: initial !important;
}
#main-container, footer {
display: initial !important;
}
.error-code-container {
background: lightgrey;
border: 1px solid darkgrey;