website: fix the abnormally large image sizes

pull/2299/head
Mitchell Hashimoto 11 years ago
parent b06158aeea
commit 0ed15e039a

@ -321,6 +321,10 @@ header .header {
.person {
margin-bottom: 30px;
img {
width: 125px;
}
h3 {
text-transform: none;
}

Loading…
Cancel
Save