【发布时间】:2021-02-14 08:20:06
【问题描述】:
这是我尝试过的:
&__ellipse {
width: 297px;
height: 297px;
border-radius: 50%;
background: $orange;
position: relative;
img {
position: absolute;
bottom: 0;
right: 20px;
}
}
【问题讨论】:
-
你试过
border-radius: 100%?? -
分享图片文件
-
@TemaniAfif ibb.co/P6zHcHP
标签: javascript jquery css sass