cobuild-angular-stack
Version:
Base stack angular sass jade gulp
21 lines (20 loc) • 416 B
text/less
#banner-create {
.profile-photo {
.photo {
vertical-align: top;
height: 200px;
width: 400px;
margin: 0 auto;
border-radius: 15px;
background-size: cover;
background-repeat: no-repeat;
.placeholder {
margin-top: -30px;
box-sizing: border-box;
width: 90%;
margin-left: 5%;
text-shadow: #FFF 1px 1px 0px;
}
}
}
}