@@ -202,7 +202,7 @@ export default {
height: 45rem;
width: 100%;
background: url("../assets/picture/title.png") no-repeat;
- background-size: contain;
+ background-size: cover;
}
.left_content {