diff --git a/src/style/app.module.css b/src/style/app.module.css index c95cfb46f3..461e2cc260 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -116,14 +116,6 @@ flex: 1; } -.notFound { - flex: 1; - display: flex; - justify-content: center; - align-items: center; - flex-direction: column; -} - .inputField { margin-top: 10px; margin-bottom: 10px;