康凯
2021-12-14 85195adec8c3acc68eb65431211c24e1fcef717e
src/views/home.vue
@@ -81,6 +81,7 @@
  height: 99vh;
  background: url("../assets/home_background@1x.png") no-repeat 100% 100%;
  background-size: cover;
  background-color: rgb(239, 197, 135);
}
h1 {
@@ -100,13 +101,14 @@
.search-div ul {
  text-align: left;
  padding-left: 25px;
}
.search-div ul li {
  cursor: pointer;
  display: inline-block;
  list-style-type: none;
  padding-right: 5vw;
  padding-right: 15px;
  font-size: 1.75rem;
  font-family: Source Han Sans CN;