|
@@ -51,7 +51,7 @@
|
|
width: unit(@designWidth, rem);
|
|
width: unit(@designWidth, rem);
|
|
height: unit(@designHeight, rem);
|
|
height: unit(@designHeight, rem);
|
|
padding: 0.05rem 1.2rem .5rem;
|
|
padding: 0.05rem 1.2rem .5rem;
|
|
- background-image: url('assets/img/IndexScene/21st_indexbg.png');
|
|
|
|
|
|
+ background-image: url('assets/img/IndexScene/background.png');
|
|
background-size: cover;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
|
|
|