diff --git a/src/views/errorPage/404.vue b/src/views/errorPage/404.vue index 8a748299..bc6202b2 100644 --- a/src/views/errorPage/404.vue +++ b/src/views/errorPage/404.vue @@ -59,7 +59,6 @@ export default { position: relative; float: left; width: 600px; - padding: 150px 0; overflow: hidden; &__parent { width: 100%; @@ -171,7 +170,7 @@ export default { position: relative; float: left; width: 300px; - padding: 150px 0; + padding: 30px 0; overflow: hidden; &__oops { font-size: 32px;