Commit 0ed15e03 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: fix the abnormally large image sizes

parent b06158ae
...@@ -321,6 +321,10 @@ header .header { ...@@ -321,6 +321,10 @@ header .header {
.person { .person {
margin-bottom: 30px; margin-bottom: 30px;
img {
width: 125px;
}
h3 { h3 {
text-transform: none; text-transform: none;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment