zhangjie 1 anno fa
parent
commit
1a483f9524
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;