zhangjie il y a 1 an
Parent
commit
1a483f9524
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/404.vue

+ 2 - 0
src/views/404.vue

@@ -27,6 +27,8 @@ export default {
 .not-found-content {
   color: #333;
   background: transparent;
+  width: 280px;
+  height: 230px;
   h1 {
     font-size: 150px;
     line-height: 1;