terraform/website/source/stylesheets/_community.less

16 lines
201 B
Plaintext
Raw Normal View History

2014-07-16 23:51:48 +02:00
.people {
margin-top: 30px;
.person {
margin-bottom: 40px;
h3 {
text-transform: none;
}
.bio {
padding-left: 150px;
}
}
}