Commit 1d04ee17 authored by mengqr's avatar mengqr

修改大小

parent 9b8673b2
......@@ -1086,11 +1086,11 @@ let temp=this.qs.stringify({
z-index: 100;
}
.home-number{
font-size: 1vw;
transform: scale(0.75);
font-size: 3vw;
transform: scale(0.8);
position: absolute;
top: 6vw;
left: 18.5vw;
left: 18.9vw;
z-index: 99;
color: white;
}
......
......@@ -1149,11 +1149,11 @@ this.pten = false
z-index: 89;
}
.home-number{
font-size: 1vw;
transform: scale(0.75);
font-size: 3vw;
transform: scale(0.8);
position: absolute;
top: 63vw;
left: 59.5vw;
left: 59.9vw;
z-index: 89;
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