open-consul/website/source/assets/stylesheets/_community.scss

16 lines
201 B
SCSS
Raw Normal View History

2014-02-08 00:41:03 +00:00
.people {
margin-top: 30px;
.person {
margin-bottom: 40px;
h3 {
text-transform: none;
}
.bio {
padding-left: 150px;
}
}
}