diff --git a/src/styles/views/not-found.view.scss b/src/styles/views/not-found.view.scss index ab2ffda..f0efc28 100644 --- a/src/styles/views/not-found.view.scss +++ b/src/styles/views/not-found.view.scss @@ -6,6 +6,7 @@ .c-not-found-main { height: 50vh; + min-height: 480px; justify-content: center; align-items: flex-end; padding: var(--24px);