update css

This commit is contained in:
unknown 2024-03-06 16:50:19 +08:00
parent 6371e125ca
commit 6bf2fe4b58
1 changed files with 4 additions and 1 deletions

View File

@ -237,8 +237,11 @@ export default {
.banner-main{
position: relative;
width: 100%;
width: 95%;
height: 450px;
margin-top: 100px;
border-radius: 20px;
}
.banner-img{