website: fix the abnormally large image sizes
This commit is contained in:
parent
b06158aeea
commit
0ed15e039a
|
@ -321,6 +321,10 @@ header .header {
|
|||
.person {
|
||||
margin-bottom: 30px;
|
||||
|
||||
img {
|
||||
width: 125px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue