diff --git a/website/source/assets/stylesheets/_components.scss b/website/source/assets/stylesheets/_components.scss index c17c9dc1b..72af67f90 100644 --- a/website/source/assets/stylesheets/_components.scss +++ b/website/source/assets/stylesheets/_components.scss @@ -321,6 +321,10 @@ header .header { .person { margin-bottom: 30px; + img { + width: 125px; + } + h3 { text-transform: none; }