fix landing page images

This commit is contained in:
Michael Q Larson
2014-12-18 00:45:31 -08:00
parent a7dc7d4c5a
commit fd0250884b

View File

@ -305,9 +305,11 @@ ul {
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
}
.profile-image {
border-radius: 10px;
width: 200px;
height: 200px;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
}
.team-member {