Commit d824e4a4 authored by liwei's avatar liwei

liwei

parent 8b71a993
......@@ -972,9 +972,11 @@ export default {
height: 212 * @toVw;
overflow: hidden;
.contentItem{
width: 50%;
width: 48%;
height: 191 * @toVw;
margin-top: 18 * @toVw;
margin-left: 1%;
margin-right: 1%;
position: relative;
img{width: 107 * @toVw;height:107 * @toVw;position: absolute;top: 0;left: 27 * @toVw;border-radius:53 * @toVw ; }
.white{position: absolute;background: white;width: 20 * @toVw;height: 20 * @toVw;border-radius: 10 * @toVw;top:43.5 * @toVw ; left: 70.5 * @toVw;}
......
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