Commit 1d04ee17 authored by mengqr's avatar mengqr

修改大小

parent 9b8673b2
...@@ -1086,11 +1086,11 @@ let temp=this.qs.stringify({ ...@@ -1086,11 +1086,11 @@ let temp=this.qs.stringify({
z-index: 100; z-index: 100;
} }
.home-number{ .home-number{
font-size: 1vw; font-size: 3vw;
transform: scale(0.75); transform: scale(0.8);
position: absolute; position: absolute;
top: 6vw; top: 6vw;
left: 18.5vw; left: 18.9vw;
z-index: 99; z-index: 99;
color: white; color: white;
} }
......
...@@ -1149,11 +1149,11 @@ this.pten = false ...@@ -1149,11 +1149,11 @@ this.pten = false
z-index: 89; z-index: 89;
} }
.home-number{ .home-number{
font-size: 1vw; font-size: 3vw;
transform: scale(0.75); transform: scale(0.8);
position: absolute; position: absolute;
top: 63vw; top: 63vw;
left: 59.5vw; left: 59.9vw;
z-index: 89; z-index: 89;
color: white; color: white;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment