Browse Source

修改logo尺寸

sophieChenyx 6 years ago
parent
commit
fe1166fbed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/stage/index/style/IndexScene.less

+ 2 - 2
src/stage/index/style/IndexScene.less

@@ -58,8 +58,8 @@
 	.m-logo{
 		position: absolute;
 		top: 1rem;
-		width: 3.62rem;
-		height: 1.30rem;
+		width: 5.5rem;
+		height: 1.20rem;
 		background-image: url('assets/img/IndexScene/logo.png');
 		background-size: 100% 100%;
 		background-repeat: no-repeat;