@@ -4,7 +4,7 @@
position: absolute;
width: 100%;
padding: 0.05rem 1.2rem .5rem;
- background-image: url('assets/img/IndexScene/index_bg.png');
+ background-image: url('assets/img/IndexScene/background.png');
background-size: cover;
background-repeat: no-repeat;
@@ -67,7 +67,7 @@
}
.m-main {
- height: 7.6rem;
+ height: 8rem;
margin-top: 0.3rem;
padding: .2rem 0rem 0rem 0rem;
overflow-y: hidden;