react-app-shell
Version:
react打包脚本和example, 这里的版本请忽略
19 lines (18 loc) • 474 B
text/less
.share-content{
position: fixed;top:0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.6);
z-index: 9;
.img-errow{
width: 142px;height: 148px;
position: absolute;right: 84px;top: 54px;
}
.img-hand{
width: 63px;height: 78px;
position: absolute;right: 250px;top: 227px;
}
p{
margin-top: 375px;
width: 460px;height: 145px;
margin: 375px auto 0;
font-size: 42px;color: #fff;
}
}