zhangjie 1 년 전
부모
커밋
1a483f9524
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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;