Commit 495c5be2 authored by lvtz's avatar lvtz

fix

parent c0e54846
......@@ -136,14 +136,15 @@
overflow: hidden;
position: relative;
margin-bottom: 18rpx;
border: 1px solid rgba(0,0,0,.03);
border: 1px solid rgba(0,0,0,.03);
}
.latest-honor .mediabox .imgbox .img{
width: 100%;
height: 100%;
}
.latest-honor .mediabox.stretch .imgbox{
width: 100%;
width: 100%;
height: 410rpx;
}
.latest-honor .mediabox.half .imgbox{
width: 314rpx;
......
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