Commit 875cca85 authored by 范雪寒's avatar 范雪寒

fix: 图片最佳比例问题

parent 1a39095c
...@@ -53,7 +53,7 @@ $my_width: percentage(4/12); ...@@ -53,7 +53,7 @@ $my_width: percentage(4/12);
background: #ffffff; background: #ffffff;
position: relative; position: relative;
padding-right: 31.5%; padding-right: 31.5%;
padding-bottom: 23%; padding-bottom: 22.8%;
overflow: hidden; overflow: hidden;
border: 0.8rem solid #fff; border: 0.8rem solid #fff;
border-radius: 1rem; border-radius: 1rem;
......
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