Skip to content

Commit

Permalink
Merge pull request #150 from BrockCSC/hotfix/image-cover
Browse files Browse the repository at this point in the history
Hotfix/image cover
  • Loading branch information
KhusPatel4450 authored Nov 8, 2024
2 parents 6af854d + 08a5d76 commit 750aa1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $img-size: 40px;
display: flex;
align-items: center;
.exec-avatar {
object-fit: cover;
border-radius: 100%;
width: $img-size;
height: $img-size;
Expand Down

0 comments on commit 750aa1b

Please sign in to comment.