Compare commits

..

No commits in common. "1b6e8a4a1187c4ca7e1d357bc53841f82adf2460" and "2357e4267cd33fd2c103c642d7f93cbf868249ec" have entirely different histories.

3 changed files with 5659 additions and 2985 deletions

8640
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -267,7 +267,7 @@
min-height: 900px;
overflow: auto;
background: url(../image/index-background.png) no-repeat;
background-size: cover;
background-size: 1920px 1080px;
background-position: center top;
}

View File

@ -296,7 +296,7 @@
min-height: 900px;
overflow: auto;
background: url(../image/index-background.png) no-repeat;
background-size: cover;
background-size: 1920px 1080px;
background-position: center top;
.no-list {