Skip to content

Commit d452bbe

Browse files
Largen images
1 parent 4e67b76 commit d452bbe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_sass/custom/custom.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
.person-image {
2323
border-radius: 50%;
24-
height: 60px;
25-
width: 60px;
24+
height: 120px;
25+
width: 120px;
2626
margin-right: 0.75rem;
2727
object-fit: contain;
2828
flex-shrink: 0;

docs/facilitators.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ description: Meet the CRUP team and instructors.
2929

3030
.person-image {
3131
border-radius: 50%;
32-
height: 60px;
33-
width: 60px;
32+
height: 120px;
33+
width: 120px;
3434
margin-right: 0.75rem;
3535
object-fit: contain;
3636
flex-shrink: 0;

0 commit comments

Comments
 (0)