Commit a21ed534 authored by zhengke's avatar zhengke

修改样式

parent d3dda7b7
......@@ -60,8 +60,8 @@ ul li {
top: -25px;
left: 20px;
}
.left-top{
height: 300px;
.viittoData .left-top{
height: 260px;
}
.price-line{
width:373px;
......@@ -87,15 +87,18 @@ ul li {
}
.progress-box{
padding:20px 40px;
height: 470px;
/* height: 470px; */
background:linear-gradient(0deg,rgba(27,33,60,1),rgba(26,32,56,1));
border-radius:8px;
overflow-y: auto;
font-family: PINGFANG REGULAR
}
.progress-item{
.viittoData .progress-item{
margin-bottom: 21px;
}
.viittoData .progress-item:last-child{
margin-bottom:0;
}
.progress-item p span{
color: #EDEDED;
font-size: 20px;
......
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