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