Skip to content

Commit

Permalink
changing object fit
Browse files Browse the repository at this point in the history
  • Loading branch information
KhusPatel4450 committed Nov 6, 2024
1 parent 5a37c3d commit 08a5d76
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 08a5d76

Please sign in to comment.