Skip to content

Commit 26d2998

Browse files
author
Amauri Ribeiro
committed
Increase height of profile pictures from 150px to 170px
1 parent f1e24b8 commit 26d2998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/people.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ header {
117117
.member-card { text-align:center; font-size:14px; padding:6px 0; }
118118
.member-photo {
119119
width: 150px;
120-
height: 150px;
120+
height: 190px;
121121
object-fit: cover;
122122
border-radius: 10px;
123123
box-shadow: 0 3px 8px rgba(0,0,0,.30);

0 commit comments

Comments
 (0)