Commit aa7b7168 by 贾新

fix

parent 893f11b0
......@@ -35,11 +35,13 @@
.card-item>div>div>img {
width: 100%;
}
.plate{
.plate {
width: 100%;
height: 588px;
background: url("../image/板块1.png") no-repeat center/1920px 588px;
}
.plate>img {
width: 100%;
height: auto;
......@@ -123,10 +125,6 @@
color: #838383;
font-size: 15px;
}
.card1 h4{
font-size: 24px;
margin-bottom: 20px
}
.card1:hover .icon {
......@@ -167,17 +165,9 @@
display: flex
}
.plate5 > div p {
font-size: .28rem;
color: #ffff;
position: relative;
top: -2rem;
display: inline-block;
}
.plate5 > div img {
width: 480px;
height: 400px;
.plate5>div img {
width: 100%;
height: 100%;
vertical-align: bottom;
}
......
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