react-app-shell
Version:
react打包脚本和example, 这里的版本请忽略
26 lines (22 loc) • 448 B
text/less
.bargain-wrapper {
color: #666666;
position: relative;
max-width: 750px;
margin: 0 auto;
/**header**/
header {
height: 800px;
width: 100%;
img {
height: 100%;
width: 100%;
border: 0;
}
}
.content {
padding: 0 24px;
border: none;
background-color: #ea432d;
background-size: contain ;
}
}