Skip to content

Commit 36af8b2

Browse files
committed
百分比
1 parent 2625afe commit 36af8b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,16 +139,16 @@ <h3>五大品牌最新款手机参数对比</h3>
139139

140140
#echart8 {
141141
height: 400px;
142-
/* width: 70%; */
143-
width: 640px;
142+
width: 70%;
143+
/* width: 640px; */
144144
float: left;
145145
margin-right: 1.5%;
146146
}
147147

148148
#iphoneXS {
149149
float: left;
150-
/* width: 28.5%; */
151-
width: 255px;
150+
width: 28.5%;
151+
/* width: 255px; */
152152
height: 400px;
153153
background: url("iphoneX.jpg") no-repeat;
154154
background-size: cover;

0 commit comments

Comments
 (0)