|
@@ -51,15 +51,15 @@
|
|
|
width: unit(@designWidth, rem);
|
|
|
height: unit(@designHeight, rem);
|
|
|
padding: 0.05rem 1.2rem .5rem;
|
|
|
- background-image: url('assets/img/IndexScene/index_bg.png');
|
|
|
+ background-image: url('assets/img/IndexScene/21st_indexbg.png');
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
|
.m-logo{
|
|
|
position: absolute;
|
|
|
top: 1rem;
|
|
|
- width: 3.62rem;
|
|
|
- height: 1.30rem;
|
|
|
+ width: 5.64rem;
|
|
|
+ height: 1.2rem;
|
|
|
background-image: url('assets/img/IndexScene/logo.png');
|
|
|
background-size: 100% 100%;
|
|
|
background-repeat: no-repeat;
|