github.com/jmbataller/terraform@v0.6.8-0.20151125192640-b7a12e3a580c/website/source/assets/stylesheets/_community.scss (about) 1 .people { 2 margin-top: 30px; 3 4 .person { 5 margin-bottom: 40px; 6 7 h3 { 8 text-transform: none; 9 } 10 11 img { 12 width: 125px; 13 margin: auto auto; 14 } 15 16 .bio { 17 padding-left: 150px; 18 } 19 } 20 }