Skip to content

Commit ecb962d

Browse files
Cover
1 parent d452bbe commit ecb962d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sass/custom/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
height: 120px;
2525
width: 120px;
2626
margin-right: 0.75rem;
27-
object-fit: contain;
27+
object-fit: cover;
2828
flex-shrink: 0;
2929
}
3030

docs/facilitators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ description: Meet the CRUP team and instructors.
3232
height: 120px;
3333
width: 120px;
3434
margin-right: 0.75rem;
35-
object-fit: contain;
35+
object-fit: cover;
3636
flex-shrink: 0;
3737
}
3838

0 commit comments

Comments
 (0)