|
@@ -162,8 +162,8 @@ const search = async () => {
|
|
text-align: center;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
- width: 400px;
|
|
|
|
- height: 400px;
|
|
|
|
|
|
+ width: 480px;
|
|
|
|
+ height: 480px;
|
|
z-index: 1;
|
|
z-index: 1;
|
|
background: url(/images/homebg.png) no-repeat;
|
|
background: url(/images/homebg.png) no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
@@ -184,7 +184,7 @@ const search = async () => {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
margin: auto;
|
|
margin: auto;
|
|
text-align: center;
|
|
text-align: center;
|
|
- width: 255px;
|
|
|
|
|
|
+ width: 290px;
|
|
z-index: 10;
|
|
z-index: 10;
|
|
}
|
|
}
|
|
}
|
|
}
|