Skip to content

Commit d70f33b

Browse files
committed
Address comments
1 parent 4bbb943 commit d70f33b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_data/team.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,8 @@
212212
image: /assets/img/headshots/james-kwon.jpg
213213
bio: |
214214
James is a Software Engineer in Toronto, Ontario. Before working at Gruntwork,
215-
he was a backend engineer in various big tech companies (e.g., Google, Amazaon, Uber).
216-
James is passionate about learning. Outside of work, James enjoys racket sports
217-
(e.g., Badminton, Tennis, Table-Tennis).
215+
he was a backend engineer in various big tech companies. James is passionate about learning.
216+
Outside of work, James enjoys racket sports (e.g., Badminton, Tennis, Table-Tennis).
218217
219218
- name: Possibly You!
220219
url: /careers

assets/css/bootstrap/stylesheets/bootstrap/_thumbnails.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
background-color: $thumbnail-bg;
1313
border: 1px solid $thumbnail-border;
1414
border-radius: $thumbnail-border-radius;
15+
object-fit: cover;
1516
@include transition(border .2s ease-in-out);
1617

1718
> img,

0 commit comments

Comments
 (0)