Commit 69783dde by liangjianmin

css

parent b23ae0b1
......@@ -403,7 +403,7 @@
margin: 0.44rem 0.4rem 0 0.4rem;
}
.sample-special-box .box1 {
height: 230px;
height: 5rem;
background: url("../../images/sample/t1.jpg") no-repeat center;
background-size: cover;
border-radius: 2px;
......@@ -411,7 +411,7 @@
margin-bottom: 0.52rem;
}
.sample-special-box .box2 {
height: 230px;
height: 5rem;
background: url("../../images/sample/t2.jpg") no-repeat center;
background-size: cover;
border-radius: 2px;
......
......@@ -479,7 +479,7 @@
padding-bottom: 1.5rem;
margin: 0.44rem 0.4rem 0 0.4rem;
.box1 {
height: 230px;
height: 5rem;
background:url("../../images/sample/t1.jpg") no-repeat center;
background-size: cover;
border-radius: 2px;
......@@ -487,7 +487,7 @@
margin-bottom: 0.52rem;
}
.box2 {
height: 230px;
height: 5rem;
background:url("../../images/sample/t2.jpg") no-repeat center;
background-size: cover;
border-radius: 2px;
......
This diff could not be displayed because it is too large.
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 sign in to comment