diff --git a/sasjs-tests/index.css b/sasjs-tests/index.css index 65ebd03..e3f6098 100644 --- a/sasjs-tests/index.css +++ b/sasjs-tests/index.css @@ -12,10 +12,6 @@ body { background: #f5f5f5; } -#app { - min-height: 100vh; -} - .app__error { max-width: 800px; margin: 50px auto; @@ -40,4 +36,4 @@ body { border-radius: 4px; overflow-x: auto; } -} \ No newline at end of file +}